License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls CLI User Interface |
GroupId | GroupIdorg.eclipse.dirigible |
ArtifactId | ArtifactIddirigible-core-git |
Version | Version6.2.4 |
Type | Typejar |
Description |
DescriptionCore - Git
Dirigible Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dirigible-core-git-6.2.4.pom | |
dirigible-core-git-6.2.4.jar | 54 KB |
dirigible-core-git-6.2.4-sources.jar | 39 KB |
dirigible-core-git-6.2.4-javadoc.jar | 547 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-core-git/ -->
<dependency>
<groupId>org.eclipse.dirigible</groupId>
<artifactId>dirigible-core-git</artifactId>
<version>6.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-core-git/
implementation 'org.eclipse.dirigible:dirigible-core-git:6.2.4'
// https://jarcasting.com/artifacts/org.eclipse.dirigible/dirigible-core-git/
implementation ("org.eclipse.dirigible:dirigible-core-git:6.2.4")
'org.eclipse.dirigible:dirigible-core-git:jar:6.2.4'
<dependency org="org.eclipse.dirigible" name="dirigible-core-git" rev="6.2.4">
<artifact name="dirigible-core-git" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.dirigible', module='dirigible-core-git', version='6.2.4')
)
libraryDependencies += "org.eclipse.dirigible" % "dirigible-core-git" % "6.2.4"
[org.eclipse.dirigible/dirigible-core-git "6.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.dirigible : dirigible-repository-api | jar | 6.2.4 |
org.eclipse.dirigible : dirigible-core-workspace | jar | 6.2.4 |
org.eclipse.dirigible : dirigible-core-publisher | jar | 6.2.4 |
org.eclipse.dirigible : dirigible-repository-local | jar | 6.2.4 |
org.eclipse.jgit : org.eclipse.jgit | jar | 6.0.0.202111291000-r |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.5.0 |
com.google.code.gson : gson | jar | 2.9.0 |
commons-io : commons-io | jar | 2.11.0 |
javax.annotation : jsr250-api | jar | 1.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.cxf : cxf-rt-rs-service-description-swagger | jar | 3.5.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.35 |
ch.qos.logback : logback-core | jar | 1.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.dirigible : dirigible-commons-test | jar | 6.2.4 |
org.eclipse.dirigible : dirigible-database-derby | jar | 6.2.4 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : okhttp-urlconnection | jar | 2.7.5 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.23.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |