com.github.simondan:common

java-framework for a serverside cms

License

License

GroupId

GroupId

com.github.simondan
ArtifactId

ArtifactId

common
Last Version

Last Version

0.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

java-framework for a serverside cms

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.simondan/common/ -->
<dependency>
    <groupId>com.github.simondan</groupId>
    <artifactId>common</artifactId>
    <version>0.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simondan/common/
implementation 'com.github.simondan:common:0.1-beta'
// https://jarcasting.com/artifacts/com.github.simondan/common/
implementation ("com.github.simondan:common:0.1-beta")
'com.github.simondan:common:jar:0.1-beta'
<dependency org="com.github.simondan" name="common" rev="0.1-beta">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simondan', module='common', version='0.1-beta')
)
libraryDependencies += "com.github.simondan" % "common" % "0.1-beta"
[com.github.simondan/common "0.1-beta"]

Dependencies

compile (5)

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.intellij : annotations jar 5.1
com.github.simondan : ojcms-beans jar 0.1-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.1-beta