transmorph parent project

Java library to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.transmorph
ArtifactId

ArtifactId

transmorph-parent
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

transmorph parent project
Java library to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).
Project Organization

Project Organization

EntropySoft

Download transmorph-parent

How to add to project

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

Dependencies

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

Project Modules

  • transmorph
  • transmorph-jdk14

Versions

Version
2.2.2