License |
License |
---|---|
GroupId | GroupIdga.babababa |
ArtifactId | ArtifactIdbooster-core |
Version | Version0.0.10 |
Type | Typepom |
Description |
DescriptionA framework for fast build web application
|
Filename | Size |
---|---|
booster-core-0.0.10.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ga.babababa/booster-core/ -->
<dependency>
<groupId>ga.babababa</groupId>
<artifactId>booster-core</artifactId>
<version>0.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ga.babababa/booster-core/
implementation 'ga.babababa:booster-core:0.0.10'
// https://jarcasting.com/artifacts/ga.babababa/booster-core/
implementation ("ga.babababa:booster-core:0.0.10")
'ga.babababa:booster-core:pom:0.0.10'
<dependency org="ga.babababa" name="booster-core" rev="0.0.10">
<artifact name="booster-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='ga.babababa', module='booster-core', version='0.0.10')
)
libraryDependencies += "ga.babababa" % "booster-core" % "0.0.10"
[ga.babababa/booster-core "0.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.2.RELEASE |
junit : junit | jar | 4.12 |