License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.shootmoon |
ArtifactId | ArtifactIdxmlconfigmapper-integrationtest |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionxmlconfigmapper-integrationtest 0.2.1
An annotation processor for read XML
|
<!-- https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper-integrationtest/ -->
<dependency>
<groupId>com.github.shootmoon</groupId>
<artifactId>xmlconfigmapper-integrationtest</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper-integrationtest/
implementation 'com.github.shootmoon:xmlconfigmapper-integrationtest:0.2.1'
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper-integrationtest/
implementation ("com.github.shootmoon:xmlconfigmapper-integrationtest:0.2.1")
'com.github.shootmoon:xmlconfigmapper-integrationtest:jar:0.2.1'
<dependency org="com.github.shootmoon" name="xmlconfigmapper-integrationtest" rev="0.2.1">
<artifact name="xmlconfigmapper-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shootmoon', module='xmlconfigmapper-integrationtest', version='0.2.1')
)
libraryDependencies += "com.github.shootmoon" % "xmlconfigmapper-integrationtest" % "0.2.1"
[com.github.shootmoon/xmlconfigmapper-integrationtest "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shootmoon : xmlconfigmapper-core | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |