restfriends forever
Utilities for working with Swagger and REST and the BFF pattern
License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.github.bordertech.restfriends |
ArtifactId | ArtifactIdrestfriends-lde-tomcat |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestfriends-lde-tomcat
Restfriends and Tomcat LDE configuration
|
Filename | Size |
---|---|
restfriends-lde-tomcat-1.0.1.pom | |
restfriends-lde-tomcat-1.0.1.jar | 1 KB |
restfriends-lde-tomcat-1.0.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-lde-tomcat/ -->
<dependency>
<groupId>com.github.bordertech.restfriends</groupId>
<artifactId>restfriends-lde-tomcat</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-lde-tomcat/
implementation 'com.github.bordertech.restfriends:restfriends-lde-tomcat:1.0.1'
// https://jarcasting.com/artifacts/com.github.bordertech.restfriends/restfriends-lde-tomcat/
implementation ("com.github.bordertech.restfriends:restfriends-lde-tomcat:1.0.1")
'com.github.bordertech.restfriends:restfriends-lde-tomcat:jar:1.0.1'
<dependency org="com.github.bordertech.restfriends" name="restfriends-lde-tomcat" rev="1.0.1">
<artifact name="restfriends-lde-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.restfriends', module='restfriends-lde-tomcat', version='1.0.1')
)
libraryDependencies += "com.github.bordertech.restfriends" % "restfriends-lde-tomcat" % "1.0.1"
[com.github.bordertech.restfriends/restfriends-lde-tomcat "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bordertech.lde : lde-tomcat | jar | 1.0.1 |
Utilities for working with Swagger and REST and the BFF pattern