Last Version

ModeShape Common 5.4.1.Final

ModeShape Common Library and Utilities

License

License

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-common
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

ModeShape Common
ModeShape Common Library and Utilities
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-common 5.4.1.Final


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

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.