Last Version

Minidev configuration file parsser 1.0.7

minidev common properties.

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.minidev
ArtifactId

ArtifactId

conf
Version

Version

1.0.7
Type

Type

jar
Description

Description

Minidev configuration file parsser
minidev common properties.
Project Organization

Project Organization

Chemouni Uriel

Download conf 1.0.7


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

Dependencies

compile (5)

Group / Artifact Type Version
net.minidev : json-smart jar 2.1.1
net.minidev : commons jar 1.0.7
com.mchange : c3p0 jar 0.9.2
net.minidev : db jar 1.0.7
org.springframework : spring-jdbc jar 4.0.7.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.