Last Version

TheModernWay-Common 2.2.7-RELEASE

TheModernWay-Common is common integfaces and utility classes for TheModernWay Projects.

License

License

GroupId

GroupId

com.themodernway
ArtifactId

ArtifactId

themodernway-common
Version

Version

2.2.7-RELEASE
Type

Type

jar
Description

Description

TheModernWay-Common
TheModernWay-Common is common integfaces and utility classes for TheModernWay Projects.
Project URL

Project URL

https://github.com/themodernway/themodernway-common

Download themodernway-common 2.2.7-RELEASE


<!-- 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"]

Dependencies

test (8)

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

Project Modules

There are no modules declared in this project.