Last Version

nazgul-core-algorithms-api 3.0.0

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.api
ArtifactId

ArtifactId

nazgul-core-algorithms-api
Version

Version

3.0.0
Type

Type

jar
Description

Description

nazgul-core-algorithms-api
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
Source Code Management

Source Code Management

https://github.com/lennartj/nazgul_core.git

Download nazgul-core-algorithms-api 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
se.jguru.nazgul.tools.validation.aspect : nazgul-tools-validation-aspect jar 6.0.3

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.10

Project Modules

There are no modules declared in this project.