License |
License |
---|---|
GroupId | GroupIdcom.seomse.commons |
ArtifactId | ArtifactIdseomse-commons |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseomse-commons
config, utils, service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seomse-commons-1.2.6.pom | |
seomse-commons-1.2.6.jar | 52 KB |
seomse-commons-1.2.6-sources.jar | 46 KB |
seomse-commons-1.2.6-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.commons/seomse-commons/ -->
<dependency>
<groupId>com.seomse.commons</groupId>
<artifactId>seomse-commons</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.commons/seomse-commons/
implementation 'com.seomse.commons:seomse-commons:1.2.6'
// https://jarcasting.com/artifacts/com.seomse.commons/seomse-commons/
implementation ("com.seomse.commons:seomse-commons:1.2.6")
'com.seomse.commons:seomse-commons:jar:1.2.6'
<dependency org="com.seomse.commons" name="seomse-commons" rev="1.2.6">
<artifact name="seomse-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.commons', module='seomse-commons', version='1.2.6')
)
libraryDependencies += "com.seomse.commons" % "seomse-commons" % "1.2.6"
[com.seomse.commons/seomse-commons "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-access | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20211205 |