org.interstellarocean:terraforming

Model transforming tools for Java 8

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.interstellarocean
ArtifactId

ArtifactId

terraforming
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.interstellarocean:terraforming
Model transforming tools for Java 8
Project URL

Project URL

http://terraforming.interstellarocean.org/
Project Organization

Project Organization

Interstellar Ocean Systems
Source Code Management

Source Code Management

https://github.com/InterstellarOcean/terraforming

Download terraforming

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
fr.xebia.extras : selma-processor jar 0.12

test (7)

Group / Artifact Type Version
org.testng : testng jar 6.9.4
org.easytesting : fest-assert-core jar 2.0M10
com.googlecode.catch-exception : catch-throwable jar 1.2.0
net.sf.dozer : dozer jar 5.5.1
ma.glasnost.orika : orika-core jar 1.4.6
fr.xebia.extras : selma jar 0.12
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.

Terraforming LGPL-3 Maven Central Build Status Coverity Scan Coverage Status Dependency Status Dependency Status Reference Status Site Project Info Site Javadoc

Model transforming tools for Java 8

A library of tools making common model transforming tasks easy and safe.

Includes:

  • Domain-DTO bidirectional transforming
  • Support for reflection transforming libraries
  • Safe enum transforming helpers

Documentation

See wiki articles

Releases

Latest release Maven Central

Other releases in Maven Central

About

This project is part of Interstellar Ocean Systems organization http://interstellarocean.org/

See also: https://en.wikipedia.org/wiki/Terraforming

org.interstellarocean

Interstellar Ocean Systems

Taking software development to the next level

Versions

Version
1.0.1
1.0
0.2
0.1