Last Version

net.lecousin.framework:xml 0.3.0

This POM defines common properties and plugins for other projects, such as checkstyle, spotbugs or Java version

License

License

Categories

Categories

Net
GroupId

GroupId

net.lecousin.framework
ArtifactId

ArtifactId

xml
Version

Version

0.3.0
Type

Type

jar
Description

Description

This POM defines common properties and plugins for other projects, such as checkstyle, spotbugs or Java version
Source Code Management

Source Code Management

https://github.com/lecousin/java-framework-serialization

Download xml 0.3.0


<!-- https://jarcasting.com/artifacts/net.lecousin.framework/xml/ -->
<dependency>
    <groupId>net.lecousin.framework</groupId>
    <artifactId>xml</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.lecousin.framework/xml/
implementation 'net.lecousin.framework:xml:0.3.0'
// https://jarcasting.com/artifacts/net.lecousin.framework/xml/
implementation ("net.lecousin.framework:xml:0.3.0")
'net.lecousin.framework:xml:jar:0.3.0'
<dependency org="net.lecousin.framework" name="xml" rev="0.3.0">
  <artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lecousin.framework', module='xml', version='0.3.0')
)
libraryDependencies += "net.lecousin.framework" % "xml" % "0.3.0"
[net.lecousin.framework/xml "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.lecousin : core jar 0.20.0
net.lecousin.framework : serialization-api jar 0.3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
net.lecousin : core test-jar 0.20.0
net.lecousin.framework : serialization-api test-jar 0.3.0

Project Modules

There are no modules declared in this project.