API Ingestion End-End Tests
Running Tests
Test all SDKs npm run test
Test single SDK npm --sdk_id=akka-http run testOnly
License |
License |
---|---|
GroupId | GroupIdcom.useoptic |
ArtifactId | ArtifactIddocument-springboot |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondocument-springboot
document-springboot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
document-springboot-0.1.2.pom | |
document-springboot-0.1.2.jar | 3 KB |
document-springboot-0.1.2-sources.jar | 2 KB |
document-springboot-0.1.2-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.useoptic/document-springboot/ -->
<dependency>
<groupId>com.useoptic</groupId>
<artifactId>document-springboot</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.useoptic/document-springboot/
implementation 'com.useoptic:document-springboot:0.1.2'
// https://jarcasting.com/artifacts/com.useoptic/document-springboot/
implementation ("com.useoptic:document-springboot:0.1.2")
'com.useoptic:document-springboot:jar:0.1.2'
<dependency org="com.useoptic" name="document-springboot" rev="0.1.2">
<artifact name="document-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.useoptic', module='document-springboot', version='0.1.2')
)
libraryDependencies += "com.useoptic" % "document-springboot" % "0.1.2"
[com.useoptic/document-springboot "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
Test all SDKs npm run test
Test single SDK npm --sdk_id=akka-http run testOnly