License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.roseboy |
ArtifactId | ArtifactIdjeee-core |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjeee快速集成开发平台
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeee-core-0.0.7.pom | |
jeee-core-0.0.7.jar | 140 KB |
jeee-core-0.0.7-sources.jar | 80 KB |
jeee-core-0.0.7-javadoc.jar | 277 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.roseboy/jeee-core/ -->
<dependency>
<groupId>net.roseboy</groupId>
<artifactId>jeee-core</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.roseboy/jeee-core/
implementation 'net.roseboy:jeee-core:0.0.7'
// https://jarcasting.com/artifacts/net.roseboy/jeee-core/
implementation ("net.roseboy:jeee-core:0.0.7")
'net.roseboy:jeee-core:jar:0.0.7'
<dependency org="net.roseboy" name="jeee-core" rev="0.0.7">
<artifact name="jeee-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.roseboy', module='jeee-core', version='0.0.7')
)
libraryDependencies += "net.roseboy" % "jeee-core" % "0.0.7"
[net.roseboy/jeee-core "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |