cn.coufran:bean-brige

实体桥接框架

License

License

GroupId

GroupId

cn.coufran
ArtifactId

ArtifactId

bean-brige
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

实体桥接框架
Source Code Management

Source Code Management

https://gitee.com/coufran/bean-bridge

Download bean-brige

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0