pure Java Git solution

Compile Dependencies (46)

Category/LicenseGroup / ArtifactVersionUpdates
CLI Parser Apache 2.0
com.beust » jcommander
Command line parsing library for Java
1.173.0
BSD
com.force.api » force-partner-api
Force.com Web Service Connector
24.0.067.0.0
MIT
com.github.dblock.waffle » waffle-jna
WAFFLE JNA implementation
1.53.6.0
JSON Lib Apache 2.0
com.google.code.gson » gson1 vulnerability
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
1.7.22.14.0
Defect Detection Apache 2.0
com.intellij » annotations
A set of annotations used for code inspection support and code documentation.
12.026.1.0
Dep Injection Apache 2.0
com.squareup.dagger » dagger1.1.01.2.5
Apache 2.0
com.squareup.dagger » dagger-compiler(optional)
Tools to generate Dagger injection and module adapters from annotated code and validate them.
1.1.01.2.5
LGPL
com.toedter » jcalendar
JCalendar is a Java date chooser bean for graphically picking a
1.3.21.4
Apache 2.0 +2
com.unboundid » unboundid-ldapsdk1 vulnerability
The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use
2.3.07.0.4
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.71.22.0
I/O Apache 2.0
commons-io » commons-io2 vulnerabilities
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.22.22.0
Mail Client CDDL +1
javax.mail » mail1.4.31.6.2
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
3.0.16.1.0
Logging Apache 2.0
log4j » log4j6 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
1.2.172.26.0
Compression Apache 2.0
org.apache.commons » commons-compress5 vulnerabilities
Apache Commons Compress defines an API for working with
1.4.11.28.0
Apache 2.0
org.apache.ivy » ivy2 vulnerabilities
Apache Ivy is a popular dependency manager focusing on flexibility and simplicity.
2.2.02.5.3
Full-Text Indexing Apache 2.0
org.apache.lucene » lucene-core
Apache Lucene (module: core)
4.6.010.4.0
Apache 2.0
org.apache.lucene » lucene-analyzers-common
Apache Lucene (module: common)
4.6.010.4.0
Apache 2.0
org.apache.lucene » lucene-highlighter
Apache Lucene (module: highlighter)
4.6.010.4.0
Apache 2.0
org.apache.lucene » lucene-memory
Apache Lucene (module: memory)
4.6.010.4.0
Apache 2.0
org.apache.lucene » lucene-queryparser
Apache Lucene (module: queryparser)
4.6.010.4.0
Web Framework Apache 2.0
org.apache.wicket » wicket
A module that provides dependencies to all core submodules needed to
1.4.2110.9.0
Apache 2.0
org.apache.wicket » wicket-auth-roles
Wicket Authorization Integration Based on roles, metadata and
1.4.2110.9.0
Apache 2.0
org.apache.wicket » wicket-extensions
Wicket Extensions is a rich component library for the Wicket framework.
1.4.2110.9.0
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk15on18 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.491.84
BouncyCastle
org.bouncycastle » bcmail-jdk15on
The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ...
1.491.84
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk15on2 vulnerabilities
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.491.84
Lang Runtime Apache 2.0
org.codehaus.groovy » groovy-all2 vulnerabilities
Groovy: A powerful multi-faceted language for the JVM
1.8.85.0.6
Apache 2.0 +1
org.eclipse.jetty » jetty-ajp8.1.13.v201309168.2.0.v20160908
Apache 2.0 +1
org.eclipse.jetty.aggregate » jetty-webapp8.1.13.v201309168.2.0.v20160908
Git Tool BSD 3-clause +1
org.eclipse.jgit » org.eclipse.jgit3 vulnerabilities
Repository access and algorithms
3.3.0.201403021825-r7.6.0.202603022253-r
Git Tool BSD 3-clause +1
org.eclipse.jgit » org.eclipse.jgit.http.server
Git aware HTTP server implementation.
3.3.0.201403021825-r7.6.0.202603022253-r
Template Engine Apache 2.0
org.freemarker » freemarker
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
2.3.192.3.34
EPL 1.0
org.fusesource.wikitext » wikitext-core1.4
EPL 1.0
org.fusesource.wikitext » twiki-core1.4
EPL 1.0
org.fusesource.wikitext » textile-core1.4
EPL 1.0
org.fusesource.wikitext » tracwiki-core1.4
EPL 1.0
org.fusesource.wikitext » mediawiki-core1.4
EPL 1.0
org.fusesource.wikitext » confluence-core1.4
MIT
org.kohsuke » libpam4j1 vulnerability 1.71.11
Markdown Apache 2.0
org.pegdown » pegdown
A Java 1.6+ library providing a clean and lightweight markdown processor
1.4.21.6.0
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.6.62.0.18
org.slf4j » slf4j-log4j12
SLF4J Reload4j Provider
1.6.62.0.18
Apache 2.0
org.wicketstuff » googlecharts1.4.2110.8.0
redis.clients » jedis
Jedis is a blazingly small and sane Redis java client.
2.3.17.5.0
RSS/Atom Apache 2.0
rome » rome
All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it
0.92.1.0

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit1 vulnerability
JUnit Jupiter is the API for writing tests using JUnit 5.
4.116.0.3
Web Testing Apache 2.0
org.seleniumhq.selenium » selenium-java
Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with ...
2.28.04.44.0
Apache 2.0
org.seleniumhq.selenium » selenium-support
Selenium automates browsers. That's it! What you do with that power is entirely up to you.
2.28.04.44.0
Selenium Driver Apache 2.0
org.seleniumhq.selenium » selenium-firefox-driver
Selenium automates browsers. That's it! What you do with that power is entirely up to you.
2.28.04.44.0