is not current version
Last Version 0.4

com.github.simondan:ojcms-parent 0.4-beta

java-framework for a serverside cms

GroupId

GroupId

com.github.simondan
ArtifactId

ArtifactId

ojcms-parent
Version

Version

0.4-beta
Type

Type

pom

Download ojcms-parent 0.4-beta


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