Last Version

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

java-framework for a serverside cms

License

License

GroupId

GroupId

com.github.simondan
ArtifactId

ArtifactId

ojcms-server
Version

Version

0.1-beta
Type

Type

pom
Description

Description

com.github.simondan:ojcms-server
java-framework for a serverside cms

Download ojcms-server 0.1-beta


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

Dependencies

compile (2)

Group / Artifact Type Version
com.intellij : annotations jar 5.1
com.github.simondan : ojcms-beans jar 0.1-beta

Project Modules

  • annotationprocessor
  • common
  • database
  • server