License |
License |
---|---|
GroupId | GroupIdcom.github.simondan.ojcms |
ArtifactId | ArtifactIdojcms-server-parent |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-framework for a serverside cms
|
Filename | Size |
---|---|
ojcms-server-parent-0.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simondan.ojcms/ojcms-server-parent/ -->
<dependency>
<groupId>com.github.simondan.ojcms</groupId>
<artifactId>ojcms-server-parent</artifactId>
<version>0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simondan.ojcms/ojcms-server-parent/
implementation 'com.github.simondan.ojcms:ojcms-server-parent:0.4'
// https://jarcasting.com/artifacts/com.github.simondan.ojcms/ojcms-server-parent/
implementation ("com.github.simondan.ojcms:ojcms-server-parent:0.4")
'com.github.simondan.ojcms:ojcms-server-parent:pom:0.4'
<dependency org="com.github.simondan.ojcms" name="ojcms-server-parent" rev="0.4">
<artifact name="ojcms-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simondan.ojcms', module='ojcms-server-parent', version='0.4')
)
libraryDependencies += "com.github.simondan.ojcms" % "ojcms-server-parent" % "0.4"
[com.github.simondan.ojcms/ojcms-server-parent "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.simondan.ojcms : ojcms-beans | jar | 0.4 |