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