Last Version

Templates4J 1.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.evilengineers.templates4j
ArtifactId

ArtifactId

templates4j-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

Templates4J
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/danishdynamite/templates4j

Download templates4j-parent 1.1.0


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

Dependencies

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

Project Modules

  • templates4j-core
  • templates4j-extension-antlr
  • templates4j-extension-java
  • templates4j-extension-strings
  • templates4j-extension-xml
  • templates4j-extension-json
  • templates4j-maven-plugin