Anadix parent project

Anadix is rule-based analysis engine

License

License

GroupId

GroupId

org.anadix
ArtifactId

ArtifactId

anadix
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Anadix parent project
Anadix is rule-based analysis engine
Project URL

Project URL

http://www.anadix.org

Download anadix

Filename Size
anadix-1.2.0.pom 7 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6

Project Modules

  • anadix-api
  • anadix-core
  • domains
  • parsers
  • conditions
  • integration

Versions

Version
1.2.0
1.1.0
1.0.0