Last Version

jZenith Root Pom 0.1

jZenith Application Framework

License

License

GroupId

GroupId

org.jzenith
ArtifactId

ArtifactId

root-pom
Version

Version

0.1
Type

Type

pom
Description

Description

jZenith Root Pom
jZenith Application Framework
Source Code Management

Source Code Management

https://github.com/marcust/jzenith

Download root-pom 0.1

Filename Size
root-pom-0.1.pom 17 KB
Browse

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

Dependencies

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

Project Modules

  • jzenith-core
  • jzenith-rest
  • jzenith-postgresql
  • jzenith-jdbc
  • jzenith-redis
  • jzenith-mongodb
  • jzenith-kafka
  • jzenith-graalvm-extras
  • jzenith-example