| License |
License |
|---|---|
| GroupId | GroupIdorg.hiylo.components |
| ArtifactId | ArtifactIdfentity |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationClouds Studio |
| Filename | Size |
|---|---|
| fentity-3.0.0.pom | |
| fentity-3.0.0.jar | 161 KB |
| fentity-3.0.0-sources.jar | 62 KB |
| fentity-3.0.0-javadoc.jar | 614 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hiylo.components/fentity/ -->
<dependency>
<groupId>org.hiylo.components</groupId>
<artifactId>fentity</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hiylo.components/fentity/
implementation 'org.hiylo.components:fentity:3.0.0'
// https://jarcasting.com/artifacts/org.hiylo.components/fentity/
implementation ("org.hiylo.components:fentity:3.0.0")
'org.hiylo.components:fentity:jar:3.0.0'
<dependency org="org.hiylo.components" name="fentity" rev="3.0.0">
<artifact name="fentity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hiylo.components', module='fentity', version='3.0.0')
)
libraryDependencies += "org.hiylo.components" % "fentity" % "3.0.0"
[org.hiylo.components/fentity "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| org.hiylo.components : exceptions | jar | 3.0.0 |
| org.hiylo.components : commons | jar | 3.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.21 |