| License |
License |
|---|---|
| GroupId | GroupIdcom.ironoreserver |
| ArtifactId | ArtifactIdcom.ironoreserver.common |
| Last Version | Last Version2.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIronOre Common
IronOre Server Common
|
| Project Organization |
Project OrganizationIronOre |
<!-- https://jarcasting.com/artifacts/com.ironoreserver/com.ironoreserver.common/ -->
<dependency>
<groupId>com.ironoreserver</groupId>
<artifactId>com.ironoreserver.common</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ironoreserver/com.ironoreserver.common/
implementation 'com.ironoreserver:com.ironoreserver.common:2.0.7'
// https://jarcasting.com/artifacts/com.ironoreserver/com.ironoreserver.common/
implementation ("com.ironoreserver:com.ironoreserver.common:2.0.7")
'com.ironoreserver:com.ironoreserver.common:jar:2.0.7'
<dependency org="com.ironoreserver" name="com.ironoreserver.common" rev="2.0.7">
<artifact name="com.ironoreserver.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ironoreserver', module='com.ironoreserver.common', version='2.0.7')
)
libraryDependencies += "com.ironoreserver" % "com.ironoreserver.common" % "2.0.7"
[com.ironoreserver/com.ironoreserver.common "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
| javax.el : javax.el-api | jar | [3.0.0,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.powermock : powermock-module-junit4 | jar | 1.4.10 |
| org.powermock : powermock-api-mockito | jar | 1.4.10 |