License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.satta |
ArtifactId | ArtifactIdbalboa-backend-java |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbalboa-backend-java
A balboa backend for Java.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
balboa-backend-java-0.4.pom | |
balboa-backend-java-0.4.jar | 135 KB |
balboa-backend-java-0.4-sources.jar | 19 KB |
balboa-backend-java-0.4-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.satta/balboa-backend-java/ -->
<dependency>
<groupId>com.github.satta</groupId>
<artifactId>balboa-backend-java</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.satta/balboa-backend-java/
implementation 'com.github.satta:balboa-backend-java:0.4'
// https://jarcasting.com/artifacts/com.github.satta/balboa-backend-java/
implementation ("com.github.satta:balboa-backend-java:0.4")
'com.github.satta:balboa-backend-java:jar:0.4'
<dependency org="com.github.satta" name="balboa-backend-java" rev="0.4">
<artifact name="balboa-backend-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.satta', module='balboa-backend-java', version='0.4')
)
libraryDependencies += "com.github.satta" % "balboa-backend-java" % "0.4"
[com.github.satta/balboa-backend-java "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | [5.0,) |