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