License |
License |
---|---|
GroupId | GroupIdcom.github.ibole |
ArtifactId | ArtifactIdinfrastructure-common |
Version | Version1.10.0 |
Type | Typejar |
Description |
Descriptioninfrastructure-common
The parent project of ibole infrastructure
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
infrastructure-common-1.10.0.pom | |
infrastructure-common-1.10.0.jar | 204 KB |
infrastructure-common-1.10.0-sources.jar | 101 KB |
infrastructure-common-1.10.0-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ibole/infrastructure-common/ -->
<dependency>
<groupId>com.github.ibole</groupId>
<artifactId>infrastructure-common</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-common/
implementation 'com.github.ibole:infrastructure-common:1.10.0'
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-common/
implementation ("com.github.ibole:infrastructure-common:1.10.0")
'com.github.ibole:infrastructure-common:jar:1.10.0'
<dependency org="com.github.ibole" name="infrastructure-common" rev="1.10.0">
<artifact name="infrastructure-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ibole', module='infrastructure-common', version='1.10.0')
)
libraryDependencies += "com.github.ibole" % "infrastructure-common" % "1.10.0"
[com.github.ibole/infrastructure-common "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |