License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdpommes |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPommes
Project checkout manager and database tool.
|
Project URL |
Project URL |
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pommes-3.3.0.pom | |
pommes-3.3.0.jar | 50 KB |
pommes-3.3.0-test-sources.jar | 1 KB |
pommes-3.3.0-sources.jar | 32 KB |
pommes-3.3.0-javadoc.jar | 157 KB |
pommes-3.3.0-application.sh | 16 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/pommes/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>pommes</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/pommes/
implementation 'net.oneandone:pommes:3.3.0'
// https://jarcasting.com/artifacts/net.oneandone/pommes/
implementation ("net.oneandone:pommes:3.3.0")
'net.oneandone:pommes:jar:3.3.0'
<dependency org="net.oneandone" name="pommes" rev="3.3.0">
<artifact name="pommes" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='pommes', version='3.3.0')
)
libraryDependencies += "net.oneandone" % "pommes" % "3.3.0"
[net.oneandone/pommes "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone : sushi | jar | 3.3.0 |
net.oneandone : inline | jar | 1.1.1 |
net.oneandone : setenv | jar | 1.0.2 |
org.tmatesoft.svnkit : svnkit | jar | 1.9.0 |
net.oneandone.maven : embedded | jar | 3.12.2 |
org.apache.lucene : lucene-core | jar | 7.2.1 |
org.apache.lucene : lucene-analyzers-common | jar | 7.2.1 |
org.apache.lucene : lucene-queryparser | jar | 7.2.1 |
com.google.code.gson : gson | jar | 2.9.0 |
org.glassfish : javax.json | jar | 1.0.4 |
com.github.zeripath : java-gitea-api | jar | 1.14.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.7 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |