Maven Quick Start Archetype

Morph is a Java framework that eases the internal interoperability of an application. As information flows through an application, it undergoes multiple transformations. Morph provides a standard way to implement these transformations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.morph
ArtifactId

ArtifactId

morph
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Quick Start Archetype
Morph is a Java framework that eases the internal interoperability of an application. As information flows through an application, it undergoes multiple transformations. Morph provides a standard way to implement these transformations.
Project URL

Project URL

http://maven.apache.org

Download morph

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-chain : commons-chain Optional jar 1.2
velocity : velocity Optional jar 1.5
commons-beanutils : commons-beanutils-core Optional jar 1.7.0
log4j : log4j Optional jar 1.2.14
commons-lang : commons-lang Optional jar 2.4
commons-collections : commons-collections Optional jar 3.2.1
antlr : antlr Optional jar 2.7.7
net.sf.composite : composite jar 1.1

provided (3)

Group / Artifact Type Version
servletapi : servletapi Optional jar 2.4
jspapi : jsp-api Optional jar 2.3
org.springframework : spring Optional jar 2.0

test (2)

Group / Artifact Type Version
junit : junit Optional jar 3.8.1
org.springframework : spring-mock Optional jar 1.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1