License |
License |
---|---|
GroupId | GroupIdcom.github.simondan.ojcms |
ArtifactId | ArtifactIdojcms-beans |
Version | Version0.4 |
Type | Typejar |
Description |
Descriptionjava-framework for a serverside cms
|
Filename | Size |
---|---|
ojcms-beans-0.4.pom | |
ojcms-beans-0.4.jar | 22 KB |
ojcms-beans-0.4-sources.jar | 13 KB |
ojcms-beans-0.4-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simondan.ojcms/ojcms-beans/ -->
<dependency>
<groupId>com.github.simondan.ojcms</groupId>
<artifactId>ojcms-beans</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simondan.ojcms/ojcms-beans/
implementation 'com.github.simondan.ojcms:ojcms-beans:0.4'
// https://jarcasting.com/artifacts/com.github.simondan.ojcms/ojcms-beans/
implementation ("com.github.simondan.ojcms:ojcms-beans:0.4")
'com.github.simondan.ojcms:ojcms-beans:jar:0.4'
<dependency org="com.github.simondan.ojcms" name="ojcms-beans" rev="0.4">
<artifact name="ojcms-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simondan.ojcms', module='ojcms-beans', version='0.4')
)
libraryDependencies += "com.github.simondan.ojcms" % "ojcms-beans" % "0.4"
[com.github.simondan.ojcms/ojcms-beans "0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |