GroupId | GroupIdcom.gitee.sohnny |
---|---|
ArtifactId | ArtifactIdsojpt-boot |
Version | Version2.5.6-4.2 |
Type | Typejar |
Filename | Size |
---|---|
sojpt-boot-2.5.6-4.2.pom | |
sojpt-boot-2.5.6-4.2.jar | 727 KB |
sojpt-boot-2.5.6-4.2-sources.jar | 594 KB |
sojpt-boot-2.5.6-4.2-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot/ -->
<dependency>
<groupId>com.gitee.sohnny</groupId>
<artifactId>sojpt-boot</artifactId>
<version>2.5.6-4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot/
implementation 'com.gitee.sohnny:sojpt-boot:2.5.6-4.2'
// https://jarcasting.com/artifacts/com.gitee.sohnny/sojpt-boot/
implementation ("com.gitee.sohnny:sojpt-boot:2.5.6-4.2")
'com.gitee.sohnny:sojpt-boot:jar:2.5.6-4.2'
<dependency org="com.gitee.sohnny" name="sojpt-boot" rev="2.5.6-4.2">
<artifact name="sojpt-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.sohnny', module='sojpt-boot', version='2.5.6-4.2')
)
libraryDependencies += "com.gitee.sohnny" % "sojpt-boot" % "2.5.6-4.2"
[com.gitee.sohnny/sojpt-boot "2.5.6-4.2"]