License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.jspringbot |
ArtifactId | ArtifactIdjspringbot-base |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjspringbot-base
JSpringBot Base
|
Project URL |
Project URL |
Filename | Size |
---|---|
jspringbot-base-1.9.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jspringbot/jspringbot-base/ -->
<dependency>
<groupId>org.jspringbot</groupId>
<artifactId>jspringbot-base</artifactId>
<version>1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-base/
implementation 'org.jspringbot:jspringbot-base:1.9'
// https://jarcasting.com/artifacts/org.jspringbot/jspringbot-base/
implementation ("org.jspringbot:jspringbot-base:1.9")
'org.jspringbot:jspringbot-base:pom:1.9'
<dependency org="org.jspringbot" name="jspringbot-base" rev="1.9">
<artifact name="jspringbot-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jspringbot', module='jspringbot-base', version='1.9')
)
libraryDependencies += "org.jspringbot" % "jspringbot-base" % "1.9"
[org.jspringbot/jspringbot-base "1.9"]