myafx-data

database orm

License

License

Categories

Categories

Data
GroupId

GroupId

cn.myafx
ArtifactId

ArtifactId

myafx-data
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

myafx-data
database orm
Project URL

Project URL

https://github.com/jerrylai/myafx-data
Source Code Management

Source Code Management

https://github.com/jerrylai/myafx-data

Download myafx-data

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0