AdeptJ Modules
License |
License |
---|---|
GroupId | GroupIdcom.adeptj |
ArtifactId | ArtifactIdadeptj-modules-commons-utils |
Last Version | Last Version1.0.2.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdeptJ Modules :: Commons :: Utils
AdeptJ Modules :: Commons :: Services And Utilities
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-commons-utils/ -->
<dependency>
<groupId>com.adeptj</groupId>
<artifactId>adeptj-modules-commons-utils</artifactId>
<version>1.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-commons-utils/
implementation 'com.adeptj:adeptj-modules-commons-utils:1.0.2.Final'
// https://jarcasting.com/artifacts/com.adeptj/adeptj-modules-commons-utils/
implementation ("com.adeptj:adeptj-modules-commons-utils:1.0.2.Final")
'com.adeptj:adeptj-modules-commons-utils:jar:1.0.2.Final'
<dependency org="com.adeptj" name="adeptj-modules-commons-utils" rev="1.0.2.Final">
<artifact name="adeptj-modules-commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adeptj', module='adeptj-modules-commons-utils', version='1.0.2.Final')
)
libraryDependencies += "com.adeptj" % "adeptj-modules-commons-utils" % "1.0.2.Final"
[com.adeptj/adeptj-modules-commons-utils "1.0.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
javax.servlet : javax.servlet-api | jar | 4.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
AdeptJ Modules