| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcn.miniants |
| ArtifactId | ArtifactIdboot |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionThe parent project of miniatns
|
| Project Organization |
Project OrganizationMiniants |
| Filename | Size |
|---|---|
| boot-1.0.0.pom | |
| boot-1.0.0.war | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.miniants/boot/ -->
<dependency>
<groupId>cn.miniants</groupId>
<artifactId>boot</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/cn.miniants/boot/
implementation 'cn.miniants:boot:1.0.0'
// https://jarcasting.com/artifacts/cn.miniants/boot/
implementation ("cn.miniants:boot:1.0.0")
'cn.miniants:boot:war:1.0.0'
<dependency org="cn.miniants" name="boot" rev="1.0.0">
<artifact name="boot" type="war" />
</dependency>
@Grapes(
@Grab(group='cn.miniants', module='boot', version='1.0.0')
)
libraryDependencies += "cn.miniants" % "boot" % "1.0.0"
[cn.miniants/boot "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.0 |
| org.easymock : easymockclassextension | jar | 3.0 |
| com.googlecode.jmockit : jmockit | jar | 0.999.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| cn.remex2 » ojdbc5_g_remex | jar | 0.1 |