License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdde.sven-torben.wildfly.swarm.fractions |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwarm Fractions - Parent
A collection of Wildfly Swarm Fractions.
|
Project Organization |
Project OrganizationSven-Torben Janus |
Filename | Size |
---|---|
parent-0.0.1.pom | 23 KB |
parent-0.0.1-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/parent/ -->
<dependency>
<groupId>de.sven-torben.wildfly.swarm.fractions</groupId>
<artifactId>parent</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/parent/
implementation 'de.sven-torben.wildfly.swarm.fractions:parent:0.0.1'
// https://jarcasting.com/artifacts/de.sven-torben.wildfly.swarm.fractions/parent/
implementation ("de.sven-torben.wildfly.swarm.fractions:parent:0.0.1")
'de.sven-torben.wildfly.swarm.fractions:parent:jar:0.0.1'
<dependency org="de.sven-torben.wildfly.swarm.fractions" name="parent" rev="0.0.1">
<artifact name="parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sven-torben.wildfly.swarm.fractions', module='parent', version='0.0.1')
)
libraryDependencies += "de.sven-torben.wildfly.swarm.fractions" % "parent" % "0.0.1"
[de.sven-torben.wildfly.swarm.fractions/parent "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.swarm : spi | jar | 2017.5.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
javax.enterprise : cdi-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M4 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-core | jar | 2.7.22 |