com.github.huifer:example

JPA entity plugins.

License

License

GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

example
Last Version

Last Version

1.0.0-Releases
Release Date

Release Date

Type

Type

pom
Description

Description

JPA entity plugins.

Download example

Filename Size
example-1.0.0-Releases.pom 732 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.huifer/example/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>example</artifactId>
    <version>1.0.0-Releases</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/example/
implementation 'com.github.huifer:example:1.0.0-Releases'
// https://jarcasting.com/artifacts/com.github.huifer/example/
implementation ("com.github.huifer:example:1.0.0-Releases")
'com.github.huifer:example:pom:1.0.0-Releases'
<dependency org="com.github.huifer" name="example" rev="1.0.0-Releases">
  <artifact name="example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='example', version='1.0.0-Releases')
)
libraryDependencies += "com.github.huifer" % "example" % "1.0.0-Releases"
[com.github.huifer/example "1.0.0-Releases"]

Dependencies

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

Project Modules

  • spring-boot-example

Versions

Version
1.0.0-Releases