is not current version
Last Version 0.4

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


GroupId

GroupId

com.github.simondan.ojcms
ArtifactId

ArtifactId

ojcms-server-parent
Version

Version

0.4-beta
Type

Type

pom

Download ojcms-server-parent 0.4-beta


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