License |
License |
---|---|
GroupId | GroupIdcom.github.simondan |
ArtifactId | ArtifactIdojcms-beans |
Last Version | Last Version0.1-beta |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.simondan:ojcms-beans
bean-concept for java-dataobjects
|
Filename | Size |
---|---|
ojcms-beans-0.1-beta.pom | |
ojcms-beans-0.1-beta.jar | 4 KB |
ojcms-beans-0.1-beta-sources.jar | 11 KB |
ojcms-beans-0.1-beta-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simondan/ojcms-beans/ -->
<dependency>
<groupId>com.github.simondan</groupId>
<artifactId>ojcms-beans</artifactId>
<version>0.1-beta</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simondan/ojcms-beans/
implementation 'com.github.simondan:ojcms-beans:0.1-beta'
// https://jarcasting.com/artifacts/com.github.simondan/ojcms-beans/
implementation ("com.github.simondan:ojcms-beans:0.1-beta")
'com.github.simondan:ojcms-beans:pom:0.1-beta'
<dependency org="com.github.simondan" name="ojcms-beans" rev="0.1-beta">
<artifact name="ojcms-beans" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.simondan', module='ojcms-beans', version='0.1-beta')
)
libraryDependencies += "com.github.simondan" % "ojcms-beans" % "0.1-beta"
[com.github.simondan/ojcms-beans "0.1-beta"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 5.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |