Last Version

Tools platform 2.0.0 2.0.0

The base tools platform for javasoft.se development framework

License

License

GroupId

GroupId

se.javasoft.development
ArtifactId

ArtifactId

tools
Version

Version

2.0.0
Type

Type

pom
Description

Description

Tools platform 2.0.0
The base tools platform for javasoft.se development framework

Download tools 2.0.0

Filename Size
tools-2.0.0.pom 3 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.2
org.apache.maven : maven-project jar 2.2.1
org.freemarker : freemarker jar 2.3.19

Project Modules

  • metagenerator
  • metamodel
  • storage
  • process
  • external
  • frontend