License |
License |
---|---|
GroupId | GroupIdcom.parisesoftware |
ArtifactId | ArtifactIdcommons-concat-core |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCommons Concatenation :: Core
Core Logic for the Concatenation Commons Library
|
<!-- https://jarcasting.com/artifacts/com.parisesoftware/commons-concat-core/ -->
<dependency>
<groupId>com.parisesoftware</groupId>
<artifactId>commons-concat-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.parisesoftware/commons-concat-core/
implementation 'com.parisesoftware:commons-concat-core:1.0.0'
// https://jarcasting.com/artifacts/com.parisesoftware/commons-concat-core/
implementation ("com.parisesoftware:commons-concat-core:1.0.0")
'com.parisesoftware:commons-concat-core:jar:1.0.0'
<dependency org="com.parisesoftware" name="commons-concat-core" rev="1.0.0">
<artifact name="commons-concat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.parisesoftware', module='commons-concat-core', version='1.0.0')
)
libraryDependencies += "com.parisesoftware" % "commons-concat-core" % "1.0.0"
[com.parisesoftware/commons-concat-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
org.codehaus.groovy : groovy-all | pom | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |