com.github.simondan:server

java-framework for a serverside cms

License

License

GroupId

GroupId

com.github.simondan
ArtifactId

ArtifactId

server
Last Version

Last Version

0.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

java-framework for a serverside cms

Download server

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.simondan : annotationprocessor jar 0.1-beta
com.github.simondan : common jar 0.1-beta
com.github.simondan : database jar 0.1-beta
org.glassfish.jersey.containers : jersey-container-servlet jar 2.25.1
com.intellij : annotations jar 5.1
com.github.simondan : ojcms-beans jar 0.1-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-beta