License |
License |
---|---|
GroupId | GroupIdcom.github.weijj0528 |
ArtifactId | ArtifactIdwei-springboot-starter |
Version | Version2.1.3 |
Type | Typepom |
Description |
Descriptionwei-springboot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
wei-springboot-starter-2.1.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weijj0528/wei-springboot-starter/ -->
<dependency>
<groupId>com.github.weijj0528</groupId>
<artifactId>wei-springboot-starter</artifactId>
<version>2.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.weijj0528/wei-springboot-starter/
implementation 'com.github.weijj0528:wei-springboot-starter:2.1.3'
// https://jarcasting.com/artifacts/com.github.weijj0528/wei-springboot-starter/
implementation ("com.github.weijj0528:wei-springboot-starter:2.1.3")
'com.github.weijj0528:wei-springboot-starter:pom:2.1.3'
<dependency org="com.github.weijj0528" name="wei-springboot-starter" rev="2.1.3">
<artifact name="wei-springboot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.weijj0528', module='wei-springboot-starter', version='2.1.3')
)
libraryDependencies += "com.github.weijj0528" % "wei-springboot-starter" % "2.1.3"
[com.github.weijj0528/wei-springboot-starter "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |