License |
License |
---|---|
GroupId | GroupIdcom.github.simondan.ojcms.server |
ArtifactId | ArtifactIdcommon |
Version | Version0.4 |
Type | Typejar |
Description |
Descriptionjava-framework for a serverside cms
|
Filename | Size |
---|---|
common-0.4.pom | |
common-0.4.jar | 10 KB |
common-0.4-sources.jar | 7 KB |
common-0.4-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.simondan.ojcms.server/common/ -->
<dependency>
<groupId>com.github.simondan.ojcms.server</groupId>
<artifactId>common</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simondan.ojcms.server/common/
implementation 'com.github.simondan.ojcms.server:common:0.4'
// https://jarcasting.com/artifacts/com.github.simondan.ojcms.server/common/
implementation ("com.github.simondan.ojcms.server:common:0.4")
'com.github.simondan.ojcms.server:common:jar:0.4'
<dependency org="com.github.simondan.ojcms.server" name="common" rev="0.4">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simondan.ojcms.server', module='common', version='0.4')
)
libraryDependencies += "com.github.simondan.ojcms.server" % "common" % "0.4"
[com.github.simondan.ojcms.server/common "0.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.7 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |
commons-lang : commons-lang | jar | 2.6 |
com.github.simondan.ojcms : ojcms-beans | jar | 0.4 |