License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdmg-entity |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
mg-entity-1.4.0.pom | |
mg-entity-1.4.0.jar | 57 KB |
mg-entity-1.4.0-sources.jar | 37 KB |
mg-entity-1.4.0-javadoc.jar | 337 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/mg-entity/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>mg-entity</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/mg-entity/
implementation 'com.github.shijingsh:mg-entity:1.4.0'
// https://jarcasting.com/artifacts/com.github.shijingsh/mg-entity/
implementation ("com.github.shijingsh:mg-entity:1.4.0")
'com.github.shijingsh:mg-entity:jar:1.4.0'
<dependency org="com.github.shijingsh" name="mg-entity" rev="1.4.0">
<artifact name="mg-entity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='mg-entity', version='1.4.0')
)
libraryDependencies += "com.github.shijingsh" % "mg-entity" % "1.4.0"
[com.github.shijingsh/mg-entity "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : javax.servlet.jsp-api | jar | 2.3.1 |
javax.servlet : servlet-api | jar | 2.5 |