License |
License |
---|---|
GroupId | GroupIdcom.github.swiftech |
ArtifactId | ArtifactIdswiftboot |
Version | Version2.0.2 |
Type | Typepom |
Description |
Description企业Web应用快速开发开发框架
|
Filename | Size |
---|---|
swiftboot-2.0.2.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftboot</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot/
implementation 'com.github.swiftech:swiftboot:2.0.2'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot/
implementation ("com.github.swiftech:swiftboot:2.0.2")
'com.github.swiftech:swiftboot:pom:2.0.2'
<dependency org="com.github.swiftech" name="swiftboot" rev="2.0.2">
<artifact name="swiftboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot', version='2.0.2')
)
libraryDependencies += "com.github.swiftech" % "swiftboot" % "2.0.2"
[com.github.swiftech/swiftboot "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
commons-codec : commons-codec | jar | 1.15 |