is not current version
Last Version 0.1.4

oen-boot-common 0.0.3-RELEASE

oen framework common component library

License

License

GroupId

GroupId

im.oen.boot
ArtifactId

ArtifactId

oen-boot-common
Version

Version

0.0.3-RELEASE
Type

Type

jar
Description

Description

oen-boot-common
oen framework common component library
Project URL

Project URL

https://gitee.com/Kxvz/oen-boot-common
Source Code Management

Source Code Management

https://gitee.com/Kxvz/oen-boot-common.git

Download oen-boot-common 0.0.3-RELEASE


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

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.