License |
License |
---|---|
GroupId | GroupIdcom.github.subchen |
ArtifactId | ArtifactIdjetbrick-commons |
Last Version | Last Version2.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjetbrick-commons
jetbrick utility classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jetbrick-commons-2.1.9.pom | |
jetbrick-commons-2.1.9.jar | 547 KB |
jetbrick-commons-2.1.9-sources.jar | 476 KB |
jetbrick-commons-2.1.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.subchen/jetbrick-commons/ -->
<dependency>
<groupId>com.github.subchen</groupId>
<artifactId>jetbrick-commons</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-commons/
implementation 'com.github.subchen:jetbrick-commons:2.1.9'
// https://jarcasting.com/artifacts/com.github.subchen/jetbrick-commons/
implementation ("com.github.subchen:jetbrick-commons:2.1.9")
'com.github.subchen:jetbrick-commons:jar:2.1.9'
<dependency org="com.github.subchen" name="jetbrick-commons" rev="2.1.9">
<artifact name="jetbrick-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.subchen', module='jetbrick-commons', version='2.1.9')
)
libraryDependencies += "com.github.subchen" % "jetbrick-commons" % "2.1.9"
[com.github.subchen/jetbrick-commons "2.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
javax.servlet : javax.servlet-api Optional | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.7 |