Last Version

nazgul-core-tree-model 1.5.1

The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with Java SE, OSGi and JEE standards.

License

License

GroupId

GroupId

se.jguru.nazgul.core.algorithms.tree.model
ArtifactId

ArtifactId

nazgul-core-tree-model
Version

Version

1.5.1
Type

Type

jar
Description

Description

nazgul-core-tree-model
The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with Java SE, OSGi and JEE standards.
Project Organization

Project Organization

jGuru Europe AB

Download nazgul-core-tree-model 1.5.1


<!-- https://jarcasting.com/artifacts/se.jguru.nazgul.core.algorithms.tree.model/nazgul-core-tree-model/ -->
<dependency>
    <groupId>se.jguru.nazgul.core.algorithms.tree.model</groupId>
    <artifactId>nazgul-core-tree-model</artifactId>
    <version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.nazgul.core.algorithms.tree.model/nazgul-core-tree-model/
implementation 'se.jguru.nazgul.core.algorithms.tree.model:nazgul-core-tree-model:1.5.1'
// https://jarcasting.com/artifacts/se.jguru.nazgul.core.algorithms.tree.model/nazgul-core-tree-model/
implementation ("se.jguru.nazgul.core.algorithms.tree.model:nazgul-core-tree-model:1.5.1")
'se.jguru.nazgul.core.algorithms.tree.model:nazgul-core-tree-model:jar:1.5.1'
<dependency org="se.jguru.nazgul.core.algorithms.tree.model" name="nazgul-core-tree-model" rev="1.5.1">
  <artifact name="nazgul-core-tree-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.nazgul.core.algorithms.tree.model', module='nazgul-core-tree-model', version='1.5.1')
)
libraryDependencies += "se.jguru.nazgul.core.algorithms.tree.model" % "nazgul-core-tree-model" % "1.5.1"
[se.jguru.nazgul.core.algorithms.tree.model/nazgul-core-tree-model "1.5.1"]

Dependencies

compile (6)

Group / Artifact Type Version
se.jguru.nazgul.core.persistence.model : nazgul-core-persistence-model jar 1.5.1
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.7.5
javax.xml.bind : jaxb-api-osgi jar 2.2.7
se.jguru.nazgul.tools.validation.aspect : nazgul-tools-validation-aspect jar 2.0.9
org.aspectj : aspectjrt jar 1.7.3

provided (2)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jpa_2.0_spec jar 1.1
org.apache.openjpa : openjpa jar 2.2.2

test (4)

Group / Artifact Type Version
se.jguru.nazgul.core.xmlbinding.spi.jaxb : nazgul-core-xmlbinding-spi-jaxb jar 1.5.1
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.0.13
se.jguru.nazgul.test.xmlbinding : nazgul-core-xmlbinding-test jar 1.5.1

Project Modules

There are no modules declared in this project.