License |
License |
---|---|
GroupId | GroupIdcom.github.dactiv |
ArtifactId | ArtifactIddactiv-common |
Last Version | Last Version1.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondactiv common jar
the base-framework common jar
|
Filename | Size |
---|---|
dactiv-common-1.1.0.RELEASE.pom | |
dactiv-common-1.1.0.RELEASE.jar | 47 KB |
dactiv-common-1.1.0.RELEASE-sources.jar | 36 KB |
dactiv-common-1.1.0.RELEASE-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dactiv/dactiv-common/ -->
<dependency>
<groupId>com.github.dactiv</groupId>
<artifactId>dactiv-common</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dactiv/dactiv-common/
implementation 'com.github.dactiv:dactiv-common:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.dactiv/dactiv-common/
implementation ("com.github.dactiv:dactiv-common:1.1.0.RELEASE")
'com.github.dactiv:dactiv-common:jar:1.1.0.RELEASE'
<dependency org="com.github.dactiv" name="dactiv-common" rev="1.1.0.RELEASE">
<artifact name="dactiv-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dactiv', module='dactiv-common', version='1.1.0.RELEASE')
)
libraryDependencies += "com.github.dactiv" % "dactiv-common" % "1.1.0.RELEASE"
[com.github.dactiv/dactiv-common "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jul-to-slf4j Optional | jar | 1.7.6 |
org.slf4j : jcl-over-slf4j Optional | jar | 1.7.6 |
ch.qos.logback : logback-classic Optional | jar | 1.1.1 |