Last Version

commons 1.3.1

config, utils, service

License

License

GroupId

GroupId

com.seomse.commons
ArtifactId

ArtifactId

commons
Version

Version

1.3.1
Type

Type

jar
Description

Description

commons
config, utils, service
Project URL

Project URL

https://github.com/seomse/seomse-commons
Source Code Management

Source Code Management

https://github.com/seomse/seomse-commons

Download commons 1.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.11
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-access jar 1.2.11

test (1)

Group / Artifact Type Version
org.json : json jar 20220320

Project Modules

There are no modules declared in this project.