License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.mingsoft |
ArtifactId | ArtifactIdms-base |
Last Version | Last Version2.1.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionms-base
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
ms-base-2.1.13.pom | |
ms-base-2.1.13.jar | 32 KB |
ms-base-2.1.13-sources.jar | 43 KB |
ms-base-2.1.13-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.mingsoft/ms-base/ -->
<dependency>
<groupId>net.mingsoft</groupId>
<artifactId>ms-base</artifactId>
<version>2.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.mingsoft/ms-base/
implementation 'net.mingsoft:ms-base:2.1.13'
// https://jarcasting.com/artifacts/net.mingsoft/ms-base/
implementation ("net.mingsoft:ms-base:2.1.13")
'net.mingsoft:ms-base:jar:2.1.13'
<dependency org="net.mingsoft" name="ms-base" rev="2.1.13">
<artifact name="ms-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.mingsoft', module='ms-base', version='2.1.13')
)
libraryDependencies += "net.mingsoft" % "ms-base" % "2.1.13"
[net.mingsoft/ms-base "2.1.13"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |