License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone.troilus |
ArtifactId | ArtifactIdtroilus-parent |
Version | Version0.18 |
Type | Typepom |
Description |
Descriptiontroilus-parent multimodule
Parent POM for 1-and-1 open source projects.
Defines oftenly used dependencies as well as plugins and their versions.
|
Project Organization |
Project Organization1&1 |
Filename | Size |
---|---|
troilus-parent-0.18.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.troilus/troilus-parent/ -->
<dependency>
<groupId>net.oneandone.troilus</groupId>
<artifactId>troilus-parent</artifactId>
<version>0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.troilus/troilus-parent/
implementation 'net.oneandone.troilus:troilus-parent:0.18'
// https://jarcasting.com/artifacts/net.oneandone.troilus/troilus-parent/
implementation ("net.oneandone.troilus:troilus-parent:0.18")
'net.oneandone.troilus:troilus-parent:pom:0.18'
<dependency org="net.oneandone.troilus" name="troilus-parent" rev="0.18">
<artifact name="troilus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.troilus', module='troilus-parent', version='0.18')
)
libraryDependencies += "net.oneandone.troilus" % "troilus-parent" % "0.18"
[net.oneandone.troilus/troilus-parent "0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.0.0-rc1 |
org.reactivestreams : reactive-streams | jar | 1.0.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.cassandra : cassandra-all | jar | 3.0.0 |