License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.emphased.malle |
ArtifactId | ArtifactIdmalle-test |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionMalle Test Support
Malle modules
|
Filename | Size |
---|---|
malle-test-0.1.0.pom | |
malle-test-0.1.0.jar | 16 KB |
malle-test-0.1.0-sources.jar | 4 KB |
malle-test-0.1.0-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.emphased.malle/malle-test/ -->
<dependency>
<groupId>net.emphased.malle</groupId>
<artifactId>malle-test</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.emphased.malle/malle-test/
implementation 'net.emphased.malle:malle-test:0.1.0'
// https://jarcasting.com/artifacts/net.emphased.malle/malle-test/
implementation ("net.emphased.malle:malle-test:0.1.0")
'net.emphased.malle:malle-test:jar:0.1.0'
<dependency org="net.emphased.malle" name="malle-test" rev="0.1.0">
<artifact name="malle-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.emphased.malle', module='malle-test', version='0.1.0')
)
libraryDependencies += "net.emphased.malle" % "malle-test" % "0.1.0"
[net.emphased.malle/malle-test "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.emphased.malle : malle-core | jar | 0.1.0 |
com.google.guava : guava | jar | 18.0 |
org.assertj : assertj-core | jar | 2.1.0 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.codehaus.groovy : groovy-all | jar | 2.4.3 |