Last Version

com.github.zhengframework:zheng-bootstrap 1.8.0

zheng framework module: bootstrap

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-bootstrap
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: bootstrap
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-bootstrap 1.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
com.github.zhengframework : zheng-core jar
net.sf.jopt-simple : jopt-simple jar
com.github.zhengframework : zheng-configuration jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.