Last Version

com.github.obase:obase-data 1.2.0

Objase tool for generic data: json, xml, csv... and template

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.obase
ArtifactId

ArtifactId

obase-data
Version

Version

1.2.0
Type

Type

jar
Description

Description

com.github.obase:obase-data
Objase tool for generic data: json, xml, csv... and template

Download obase-data 1.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.obase : obase-util jar 1.2.0
com.fasterxml.jackson.core : jackson-core jar 2.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.fasterxml.jackson.core : jackson-annotations jar 2.8.10
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.8.10
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.8.10

Project Modules

There are no modules declared in this project.