https://github.com/apache/freemarker
freemarker
Last synced: about 1 month ago
Repository metadata:
Apache Freemarker
- Host: GitHub
- URL: https://github.com/apache/freemarker
- Owner: apache
- License: apache-2.0
- Created: 2015-09-04T07:00:05.000Z (over 9 years ago)
- Default Branch: 2.3-gae
- Last Pushed: 2024-11-05T20:01:30.000Z (about 2 months ago)
- Last Synced: 2024-11-08T20:57:26.050Z (about 1 month ago)
- Topics: freemarker
- Language: Java
- Homepage: https://freemarker.apache.org/
- Size: 22.9 MB
- Stars: 977
- Watchers: 45
- Forks: 267
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: The Apache Software Foundation
- Login: apache
- Email:
- Kind: organization
- Description:
- Website: https://www.apache.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/47359?v=4
- Repositories: 2601
- Last Synced at: 2024-05-21T07:19:49.405Z
- Profile URL: https://github.com/apache
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 2,448
Total Committers: 46
Avg Commits per committer: 53.217
Development Distribution Score (DDS): 0.438
Commits in past year: 138
Committers in past year: 8
Avg Commits per committer in past year: 17.25
Development Distribution Score (DDS) in past year: 0.37
Name | Commits | |
---|---|---|
ddekany | d****y@f****u | 1377 |
ddekany | d****y@a****g | 911 |
Christoph Rueger | c****r@g****m | 29 |
Attila Kelemen | a****5@g****m | 20 |
Attila Szegedi | s****a@g****m | 14 |
Pradeep | p****n@t****m | 11 |
Alon Ziv | n****z@g****m | 10 |
Martin Tzvetanov Grigorov | m****v@a****g | 8 |
Woonsan Ko | w****n@a****g | 7 |
Benjamin Marwell | b****l@a****g | 5 |
Pradeep Murugesan | p****n@o****m | 5 |
ratherblue | r****e@g****m | 4 |
scrhartley | s****y@g****m | 3 |
Yanming Zhou | z****g@g****m | 3 |
Woonsan Ko | w****o@o****m | 3 |
Michael Riehemann | m****n@c****m | 3 |
edendramis | e****d@g****m | 2 |
Moritz Kleine | m****e@c****m | 2 |
Chaquotay | s****n@n****g | 2 |
ILya Cyclone | i****e@g****m | 2 |
powercomstar | 8****r | 2 |
Arent-Jan Banck | a****k@b****m | 1 |
Alexander Münch | t****r | 1 |
timlueg | 7****g | 1 |
Attacktive | 6****e | 1 |
Aron Griffis | a****n@s****m | 1 |
Bill Mitchell | b****l@p****m | 1 |
Christoph | c****h@C****x | 1 |
Donnchadh Ó Donnabháin | d****n@p****m | 1 |
Florian van der Wielen | f****n@g****m | 1 |
and 16 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
build.gradle.kts
maven
- ant:ant 1.6.5 compileOnly
- avalon-logkit:avalon-logkit 2.0 compileOnly
- commons-logging:commons-logging 1.1.1 compileOnly
- jaxen:jaxen 1.0-FCS compileOnly
- jdom:jdom 1.0b8 compileOnly
- org.dom4j:dom4j 2.1.3 compileOnly
- org.slf4j:jcl-over-slf4j ${slf4jVersion} compileOnly
- org.slf4j:log4j-over-slf4j ${slf4jVersion} compileOnly
- org.slf4j:slf4j-api ${slf4jVersion} compileOnly
- org.zeroturnaround:javarebel-sdk 1.2.2 compileOnly
- rhino:js 1.6R1 compileOnly
- saxpath:saxpath 1.0-FCS compileOnly
buildSrc/build.gradle.kts
maven
- org.apache.freemarker.docgen:freemarker-docgen-core 0.0.2-SNAPSHOT implementation
- org.nosphere.apache:creadur-rat-gradle 0.7.0 implementation
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- actions/setup-java v3 composite