License |
License |
---|---|
GroupId | GroupIdtech.iboot |
ArtifactId | ArtifactIdiboot-core |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona framework
|
Filename | Size |
---|---|
iboot-core-0.0.6.pom | |
iboot-core-0.0.6.jar | 3 KB |
iboot-core-0.0.6-sources.jar | 3 KB |
iboot-core-0.0.6-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.iboot/iboot-core/ -->
<dependency>
<groupId>tech.iboot</groupId>
<artifactId>iboot-core</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/tech.iboot/iboot-core/
implementation 'tech.iboot:iboot-core:0.0.6'
// https://jarcasting.com/artifacts/tech.iboot/iboot-core/
implementation ("tech.iboot:iboot-core:0.0.6")
'tech.iboot:iboot-core:jar:0.0.6'
<dependency org="tech.iboot" name="iboot-core" rev="0.0.6">
<artifact name="iboot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.iboot', module='iboot-core', version='0.0.6')
)
libraryDependencies += "tech.iboot" % "iboot-core" % "0.0.6"
[tech.iboot/iboot-core "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
com.alibaba : fastjson | jar | 1.2.73 |
org.projectlombok : lombok | jar | 1.16.20 |