is not current version
Last Version 2.2.1

com.github.swiftech:swiftboot 1.0.13

企业Web应用快速开发开发框架

GroupId

GroupId

com.github.swiftech
ArtifactId

ArtifactId

swiftboot
Version

Version

1.0.13
Type

Type

pom

Download swiftboot 1.0.13

Filename Size
swiftboot-1.0.13.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot/ -->
<dependency>
    <groupId>com.github.swiftech</groupId>
    <artifactId>swiftboot</artifactId>
    <version>1.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot/
implementation 'com.github.swiftech:swiftboot:1.0.13'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot/
implementation ("com.github.swiftech:swiftboot:1.0.13")
'com.github.swiftech:swiftboot:pom:1.0.13'
<dependency org="com.github.swiftech" name="swiftboot" rev="1.0.13">
  <artifact name="swiftboot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot', version='1.0.13')
)
libraryDependencies += "com.github.swiftech" % "swiftboot" % "1.0.13"
[com.github.swiftech/swiftboot "1.0.13"]