is not current version
Last Version 1.3.3

com.github.cedar12:cedar-data beta.1.3.0

轻量级ORM持久层框架

Categories

Categories

Data
GroupId

GroupId

com.github.cedar12
ArtifactId

ArtifactId

cedar-data
Version

Version

beta.1.3.0
Type

Type

jar

Download cedar-data beta.1.3.0


<!-- https://jarcasting.com/artifacts/com.github.cedar12/cedar-data/ -->
<dependency>
    <groupId>com.github.cedar12</groupId>
    <artifactId>cedar-data</artifactId>
    <version>beta.1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cedar12/cedar-data/
implementation 'com.github.cedar12:cedar-data:beta.1.3.0'
// https://jarcasting.com/artifacts/com.github.cedar12/cedar-data/
implementation ("com.github.cedar12:cedar-data:beta.1.3.0")
'com.github.cedar12:cedar-data:jar:beta.1.3.0'
<dependency org="com.github.cedar12" name="cedar-data" rev="beta.1.3.0">
  <artifact name="cedar-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cedar12', module='cedar-data', version='beta.1.3.0')
)
libraryDependencies += "com.github.cedar12" % "cedar-data" % "beta.1.3.0"
[com.github.cedar12/cedar-data "beta.1.3.0"]