| License |
License |
|---|---|
| GroupId | GroupIdcom.fhs-opensource |
| ArtifactId | ArtifactIdmp_ext |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mp_ext-1.0.2.pom | |
| mp_ext-1.0.2.jar | 22 KB |
| mp_ext-1.0.2-sources.jar | 11 KB |
| mp_ext-1.0.2-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/mp_ext/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>mp_ext</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/mp_ext/
implementation 'com.fhs-opensource:mp_ext:1.0.2'
// https://jarcasting.com/artifacts/com.fhs-opensource/mp_ext/
implementation ("com.fhs-opensource:mp_ext:1.0.2")
'com.fhs-opensource:mp_ext:jar:1.0.2'
<dependency org="com.fhs-opensource" name="mp_ext" rev="1.0.2">
<artifact name="mp_ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='mp_ext', version='1.0.2')
)
libraryDependencies += "com.fhs-opensource" % "mp_ext" % "1.0.2"
[com.fhs-opensource/mp_ext "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service | jar | 1.0.1 |
| com.baomidou : mybatis-plus-core | jar | 3.5.1 |
| com.baomidou : mybatis-plus-extension | jar | 3.5.1 |
| org.projectlombok : lombok | jar | 1.18.22 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.2 |
| com.alibaba : fastjson | jar | 1.2.79 |
| Group / Artifact | Type | Version |
|---|---|---|
| jdk.tools » jdk.tools | jar | 1.8 |