License |
License |
---|---|
GroupId | GroupIdcom.github.simondan |
ArtifactId | ArtifactIdserver |
Last Version | Last Version0.1-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-framework for a serverside cms
|
Filename | Size |
---|---|
server-0.1-beta.pom | |
server-0.1-beta.jar | 2 KB |
server-0.1-beta-sources.jar | 1 KB |
server-0.1-beta-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |