License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.globalpom |
ArtifactId | ArtifactIdglobalpomutils-it |
Last Version | Last Version4.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobal POM Utilities :: IT
Jacoco report aggrigation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
globalpomutils-it-4.6.2.pom | 4 KB |
globalpomutils-it-4.6.2-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-it/ -->
<dependency>
<groupId>com.anrisoftware.globalpom</groupId>
<artifactId>globalpomutils-it</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-it/
implementation 'com.anrisoftware.globalpom:globalpomutils-it:4.6.2'
// https://jarcasting.com/artifacts/com.anrisoftware.globalpom/globalpomutils-it/
implementation ("com.anrisoftware.globalpom:globalpomutils-it:4.6.2")
'com.anrisoftware.globalpom:globalpomutils-it:jar:4.6.2'
<dependency org="com.anrisoftware.globalpom" name="globalpomutils-it" rev="4.6.2">
<artifact name="globalpomutils-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.globalpom', module='globalpomutils-it', version='4.6.2')
)
libraryDependencies += "com.anrisoftware.globalpom" % "globalpomutils-it" % "4.6.2"
[com.anrisoftware.globalpom/globalpomutils-it "4.6.2"]