Last Version

net.lecousin.framework:json 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 JSON Data
GroupId

GroupId

net.lecousin.framework
ArtifactId

ArtifactId

json
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 json 0.3.0


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

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
com.github.everit-org.json-schema » org.everit.json.schema jar 1.6.1

Project Modules

There are no modules declared in this project.