SimpleGen - ROOT

SimpleGen is a simple code generator. This is the root POM describing the dependencies.

License

License

GroupId

GroupId

com.ancientlightstudios
ArtifactId

ArtifactId

simplegen-root
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

SimpleGen - ROOT
SimpleGen is a simple code generator. This is the root POM describing the dependencies.
Project URL

Project URL

https://github.com/derkork/simplegen
Source Code Management

Source Code Management

https://github.com/derkork/simplegen.git

Download simplegen-root

Filename Size
simplegen-root-3.0.0.pom 11 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • simplegen-api
  • simplegen
  • simplegen-dataformat-toml
  • simplegen-dataformat-xml
  • simplegen-aio
  • simplegen-maven-plugin

Versions

Version
3.0.0
2.1.1
2.1.0
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2