Last Version

pojo-derivation-annotations 1.1.0

pojos are combined to derive other pojos.

License

License

MIT
GroupId

GroupId

cc.duduhuo.util
ArtifactId

ArtifactId

pojo-derivation-annotations
Version

Version

1.1.0
Type

Type

jar
Description

Description

pojo-derivation-annotations
pojos are combined to derive other pojos.
Project URL

Project URL

https://github.com/liying2008/pojo-derivation
Source Code Management

Source Code Management

https://github.com/liying2008/pojo-derivation

Download pojo-derivation-annotations 1.1.0


<!-- https://jarcasting.com/artifacts/cc.duduhuo.util/pojo-derivation-annotations/ -->
<dependency>
    <groupId>cc.duduhuo.util</groupId>
    <artifactId>pojo-derivation-annotations</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.duduhuo.util/pojo-derivation-annotations/
implementation 'cc.duduhuo.util:pojo-derivation-annotations:1.1.0'
// https://jarcasting.com/artifacts/cc.duduhuo.util/pojo-derivation-annotations/
implementation ("cc.duduhuo.util:pojo-derivation-annotations:1.1.0")
'cc.duduhuo.util:pojo-derivation-annotations:jar:1.1.0'
<dependency org="cc.duduhuo.util" name="pojo-derivation-annotations" rev="1.1.0">
  <artifact name="pojo-derivation-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.duduhuo.util', module='pojo-derivation-annotations', version='1.1.0')
)
libraryDependencies += "cc.duduhuo.util" % "pojo-derivation-annotations" % "1.1.0"
[cc.duduhuo.util/pojo-derivation-annotations "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.