com.github.simondan.ojcms:ojcms-server


GroupId

GroupId

com.github.simondan.ojcms
ArtifactId

ArtifactId

ojcms-server
Last Version

Last Version

0.2-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Download ojcms-server

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.simondan.ojcms.server : annotationprocessor jar
com.github.simondan.ojcms.server : common jar
com.github.simondan.ojcms.server : database jar
org.glassfish.jersey.containers : jersey-container-servlet jar ${version.jersey}

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-beta
0.1-beta