License |
License |
---|---|
GroupId | GroupIdcom.themodernway |
ArtifactId | ArtifactIdthemodernway-common |
Last Version | Last Version2.2.7-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTheModernWay-Common
TheModernWay-Common is common integfaces and utility classes for TheModernWay Projects.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.themodernway/themodernway-common/ -->
<dependency>
<groupId>com.themodernway</groupId>
<artifactId>themodernway-common</artifactId>
<version>2.2.7-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.themodernway/themodernway-common/
implementation 'com.themodernway:themodernway-common:2.2.7-RELEASE'
// https://jarcasting.com/artifacts/com.themodernway/themodernway-common/
implementation ("com.themodernway:themodernway-common:2.2.7-RELEASE")
'com.themodernway:themodernway-common:jar:2.2.7-RELEASE'
<dependency org="com.themodernway" name="themodernway-common" rev="2.2.7-RELEASE">
<artifact name="themodernway-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.themodernway', module='themodernway-common', version='2.2.7-RELEASE')
)
libraryDependencies += "com.themodernway" % "themodernway-common" % "2.2.7-RELEASE"
[com.themodernway/themodernway-common "2.2.7-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
commons-codec : commons-codec | jar | 1.11 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
commons-logging : commons-logging | jar | 1.2 |