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