is not current version
Last Version 0.2-beta

com.github.simondan.ojcms:ojcms-server 0.1-beta


GroupId

GroupId

com.github.simondan.ojcms
ArtifactId

ArtifactId

ojcms-server
Version

Version

0.1-beta
Type

Type

jar

Download ojcms-server 0.1-beta


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