Last Version

Jetro Parent POM 2.1.2

Parent POM for the Jetro JSON transformation engine

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jetro
ArtifactId

ArtifactId

jetro
Version

Version

2.1.2
Type

Type

pom
Description

Description

Jetro Parent POM
Parent POM for the Jetro JSON transformation engine
Project URL

Project URL

https://github.com/unic/jetro.git
Source Code Management

Source Code Management

https://github.com/mimarox/jetro

Download jetro 2.1.2

Filename Size
jetro-2.1.2.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • jetro-util
  • jetro-path
  • jetro-core
  • jetro-stream
  • jetro-tree
  • jetro-object
  • jetro-patch
  • jetro-transform
  • jetro-all