License |
License |
---|---|
GroupId | GroupIdcom.anrisoftware.propertiesutils |
ArtifactId | ArtifactIdpropertiesutils-it |
Last Version | Last Version4.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProperties Utilities :: IT
Adds Groovy support to compile Groovy sources and test sources using the GMavenPlus plugin.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
propertiesutils-it-4.6.2.pom | 2 KB |
propertiesutils-it-4.6.2-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-it/ -->
<dependency>
<groupId>com.anrisoftware.propertiesutils</groupId>
<artifactId>propertiesutils-it</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-it/
implementation 'com.anrisoftware.propertiesutils:propertiesutils-it:4.6.2'
// https://jarcasting.com/artifacts/com.anrisoftware.propertiesutils/propertiesutils-it/
implementation ("com.anrisoftware.propertiesutils:propertiesutils-it:4.6.2")
'com.anrisoftware.propertiesutils:propertiesutils-it:jar:4.6.2'
<dependency org="com.anrisoftware.propertiesutils" name="propertiesutils-it" rev="4.6.2">
<artifact name="propertiesutils-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.propertiesutils', module='propertiesutils-it', version='4.6.2')
)
libraryDependencies += "com.anrisoftware.propertiesutils" % "propertiesutils-it" % "4.6.2"
[com.anrisoftware.propertiesutils/propertiesutils-it "4.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.anrisoftware.propertiesutils : propertiesutils-contextproperties | jar | 4.6.2 |