Last Version

tdf4j 1.0.0

Java translator description framework

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone.tdf4j
ArtifactId

ArtifactId

tdf4j
Version

Version

1.0.0
Type

Type

pom
Description

Description

tdf4j
Java translator description framework
Project URL

Project URL

https://github.com/therealmonE/SPOTranslator
Source Code Management

Source Code Management

https://github.com/therealmonE/tdf4j

Download tdf4j 1.0.0

Filename Size
tdf4j-1.0.0.pom 10 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.commons : commons-digester3 jar 3.2

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • lexer
  • lexer-module
  • commons-lib
  • parser
  • parser-module
  • generator
  • validator
  • model
  • utils
  • tdf-parser