License |
License |
---|---|
GroupId | GroupIdim.oen.boot |
ArtifactId | ArtifactIdoen-boot-common |
Version | Version0.0.3-RELEASE |
Type | Typejar |
Description |
Descriptionoen-boot-common
oen framework common component library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/im.oen.boot/oen-boot-common/ -->
<dependency>
<groupId>im.oen.boot</groupId>
<artifactId>oen-boot-common</artifactId>
<version>0.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/im.oen.boot/oen-boot-common/
implementation 'im.oen.boot:oen-boot-common:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/im.oen.boot/oen-boot-common/
implementation ("im.oen.boot:oen-boot-common:0.0.3-RELEASE")
'im.oen.boot:oen-boot-common:jar:0.0.3-RELEASE'
<dependency org="im.oen.boot" name="oen-boot-common" rev="0.0.3-RELEASE">
<artifact name="oen-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.oen.boot', module='oen-boot-common', version='0.0.3-RELEASE')
)
libraryDependencies += "im.oen.boot" % "oen-boot-common" % "0.0.3-RELEASE"
[im.oen.boot/oen-boot-common "0.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.dyuproject.protostuff : protostuff-core | jar | 1.1.6 |
com.dyuproject.protostuff : protostuff-runtime | jar | 1.1.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.12.3 |
com.thoughtworks.xstream : xstream | jar | 1.4.10 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |