License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdtroilus-parent |
Version | Version0.4 |
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.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/troilus-parent/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>troilus-parent</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/troilus-parent/
implementation 'net.oneandone:troilus-parent:0.4'
// https://jarcasting.com/artifacts/net.oneandone/troilus-parent/
implementation ("net.oneandone:troilus-parent:0.4")
'net.oneandone:troilus-parent:pom:0.4'
<dependency org="net.oneandone" name="troilus-parent" rev="0.4">
<artifact name="troilus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='troilus-parent', version='0.4')
)
libraryDependencies += "net.oneandone" % "troilus-parent" % "0.4"
[net.oneandone/troilus-parent "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 2.1.4 |
org.reactivestreams : reactive-streams | jar | 1.0.0.M2 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.cassandra : cassandra-all | jar | 2.1.2 |