License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdpommes |
Version | Version3.2.0 |
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.2.0.pom | |
pommes-3.2.0.jar | 100 KB |
pommes-3.2.0-test-sources.jar | 5 KB |
pommes-3.2.0-sources.jar | 62 KB |
pommes-3.2.0-javadoc.jar | 341 KB |
pommes-3.2.0-application.sh | 20 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/pommes/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>pommes</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/pommes/
implementation 'net.oneandone:pommes:3.2.0'
// https://jarcasting.com/artifacts/net.oneandone/pommes/
implementation ("net.oneandone:pommes:3.2.0")
'net.oneandone:pommes:jar:3.2.0'
<dependency org="net.oneandone" name="pommes" rev="3.2.0">
<artifact name="pommes" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='pommes', version='3.2.0')
)
libraryDependencies += "net.oneandone" % "pommes" % "3.2.0"
[net.oneandone/pommes "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone : sushi | jar | 3.2.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.8.0 |
org.glassfish : javax.json | jar | 1.0.4 |
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 |