SeedStack W20 bridge add-on
Official W20 bridge integration for SeedStack.
Copyright and license
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.
License |
License |
---|---|
GroupId | GroupIdorg.seedstack.addons.w20 |
ArtifactId | ArtifactIdw20-bridge-web |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClean Java development
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
w20-bridge-web-3.2.8.pom | |
w20-bridge-web-3.2.8.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge-web/ -->
<dependency>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge-web</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge-web/
implementation 'org.seedstack.addons.w20:w20-bridge-web:3.2.8'
// https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge-web/
implementation ("org.seedstack.addons.w20:w20-bridge-web:3.2.8")
'org.seedstack.addons.w20:w20-bridge-web:jar:3.2.8'
<dependency org="org.seedstack.addons.w20" name="w20-bridge-web" rev="3.2.8">
<artifact name="w20-bridge-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.addons.w20', module='w20-bridge-web', version='3.2.8')
)
libraryDependencies += "org.seedstack.addons.w20" % "w20-bridge-web" % "3.2.8"
[org.seedstack.addons.w20/w20-bridge-web "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.addons.w20 : w20-bridge-rest | jar | 3.2.8 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Official W20 bridge integration for SeedStack.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.