License |
License |
---|---|
GroupId | GroupIdcom.github.biezhi |
ArtifactId | ArtifactIdunique-support-jetbrick |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunique-support-jetbrick
unique-web is a lightweight Java Web Framework
|
<!-- https://jarcasting.com/artifacts/com.github.biezhi/unique-support-jetbrick/ -->
<dependency>
<groupId>com.github.biezhi</groupId>
<artifactId>unique-support-jetbrick</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biezhi/unique-support-jetbrick/
implementation 'com.github.biezhi:unique-support-jetbrick:1.1.0'
// https://jarcasting.com/artifacts/com.github.biezhi/unique-support-jetbrick/
implementation ("com.github.biezhi:unique-support-jetbrick:1.1.0")
'com.github.biezhi:unique-support-jetbrick:jar:1.1.0'
<dependency org="com.github.biezhi" name="unique-support-jetbrick" rev="1.1.0">
<artifact name="unique-support-jetbrick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biezhi', module='unique-support-jetbrick', version='1.1.0')
)
libraryDependencies += "com.github.biezhi" % "unique-support-jetbrick" % "1.1.0"
[com.github.biezhi/unique-support-jetbrick "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.biezhi : unique-web | jar | 1.1.0 |
com.github.subchen : jetbrick-template-web | jar | 2.0.8 |