morn-framework
Based on the Spring Boot framework, Timey Boot is committed to becoming a quickly develop framework for Web .
GroupId | GroupIdsite.morn.framework |
---|---|
ArtifactId | ArtifactIdmorn-framework-entity |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/site.morn.framework/morn-framework-entity/ -->
<dependency>
<groupId>site.morn.framework</groupId>
<artifactId>morn-framework-entity</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/site.morn.framework/morn-framework-entity/
implementation 'site.morn.framework:morn-framework-entity:1.2.1'
// https://jarcasting.com/artifacts/site.morn.framework/morn-framework-entity/
implementation ("site.morn.framework:morn-framework-entity:1.2.1")
'site.morn.framework:morn-framework-entity:jar:1.2.1'
<dependency org="site.morn.framework" name="morn-framework-entity" rev="1.2.1">
<artifact name="morn-framework-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.morn.framework', module='morn-framework-entity', version='1.2.1')
)
libraryDependencies += "site.morn.framework" % "morn-framework-entity" % "1.2.1"
[site.morn.framework/morn-framework-entity "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
javax.persistence : javax.persistence-api | jar | |
javax.validation : validation-api | jar | |
io.swagger : swagger-annotations | jar | |
site.morn.boot : morn-boot-data | jar | |
site.morn.framework : morn-dependencies-core | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Based on the Spring Boot framework, Timey Boot is committed to becoming a quickly develop framework for Web .