License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-general |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjspringbot-general
JSpringBot General Library
|
Filename | Size |
---|---|
jspringbot-general-1.9.pom | |
jspringbot-general-1.9.jar | 3 KB |
jspringbot-general-1.9-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-general/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-general</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-general/
implementation 'org.jspringbot:jspringbot-general:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-general/
implementation ("org.jspringbot:jspringbot-general:1.9")
'org.jspringbot:jspringbot-general:jar:1.9'
<dependency org="org.jspringbot" name="jspringbot-general" rev="1.9">
<artifact name="jspringbot-general" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-general', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-general" % "1.9"
[org.jspringbot/jspringbot-general "1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jspringbot : jspringbot-pretty-logger | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.2.RELEASE |
junit : junit | jar | 4.12 |
junit-addons : junit-addons | jar | 1.4 |