Last Version

XML Config Mapper 0.2.1 0.2.1

An annotation processor for read XML

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.shootmoon
ArtifactId

ArtifactId

xmlconfigmapper
Version

Version

0.2.1
Type

Type

pom
Description

Description

XML Config Mapper 0.2.1
An annotation processor for read XML
Project URL

Project URL

https://github.com/ShootMooN/xmlconfigmapper
Source Code Management

Source Code Management

https://github.com/ShootMooN/xmlconfigmapper

Download xmlconfigmapper 0.2.1


<!-- https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper/ -->
<dependency>
    <groupId>com.github.shootmoon</groupId>
    <artifactId>xmlconfigmapper</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper/
implementation 'com.github.shootmoon:xmlconfigmapper:0.2.1'
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper/
implementation ("com.github.shootmoon:xmlconfigmapper:0.2.1")
'com.github.shootmoon:xmlconfigmapper:pom:0.2.1'
<dependency org="com.github.shootmoon" name="xmlconfigmapper" rev="0.2.1">
  <artifact name="xmlconfigmapper" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shootmoon', module='xmlconfigmapper', version='0.2.1')
)
libraryDependencies += "com.github.shootmoon" % "xmlconfigmapper" % "0.2.1"
[com.github.shootmoon/xmlconfigmapper "0.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • processor
  • integrationtest