Last Version

Genson Parent 1.6

Genson library parent and aggregator

License

License

Categories

Categories

Genson Data JSON
GroupId

GroupId

com.owlike
ArtifactId

ArtifactId

genson-parent
Version

Version

1.6
Type

Type

pom
Description

Description

Genson Parent
Genson library parent and aggregator
Project URL

Project URL

http://genson.io
Source Code Management

Source Code Management

https://github.com/owlike/genson

Download genson-parent 1.6

Filename Size
genson-parent-1.6.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • genson
  • genson-java-datetime
  • genson-scala_2.11
  • genson-scala_2.12