| License |
License
MIT
|
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdsrl.forge |
| ArtifactId | ArtifactIdbionic-js |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBionic JS
The library to integrate Bionic JS in Java applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bionic-js-0.3.0.pom | |
| bionic-js-0.3.0.jar | 41 KB |
| bionic-js-0.3.0-sources.jar | 22 KB |
| bionic-js-0.3.0-javadoc.jar | 154 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/srl.forge/bionic-js/ -->
<dependency>
<groupId>srl.forge</groupId>
<artifactId>bionic-js</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/srl.forge/bionic-js/
implementation 'srl.forge:bionic-js:0.3.0'
// https://jarcasting.com/artifacts/srl.forge/bionic-js/
implementation ("srl.forge:bionic-js:0.3.0")
'srl.forge:bionic-js:jar:0.3.0'
<dependency org="srl.forge" name="bionic-js" rev="0.3.0">
<artifact name="bionic-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='srl.forge', module='bionic-js', version='0.3.0')
)
libraryDependencies += "srl.forge" % "bionic-js" % "0.3.0"
[srl.forge/bionic-js "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| srl.forge : jjbridge-api | jar | 0.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.5.11 |
| org.mockito : mockito-core | jar | 3.0.0 |