| License |
License
MIT
|
|---|---|
| GroupId | GroupIdsrl.forge |
| ArtifactId | ArtifactIdjjbridge-api |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJJBridge
This library provides a set of interfaces for executing and interacting with JavaScript code.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jjbridge-api-0.4.0.pom | |
| jjbridge-api-0.4.0.jar | 26 KB |
| jjbridge-api-0.4.0-sources.jar | 24 KB |
| jjbridge-api-0.4.0-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/srl.forge/jjbridge-api/ -->
<dependency>
<groupId>srl.forge</groupId>
<artifactId>jjbridge-api</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/srl.forge/jjbridge-api/
implementation 'srl.forge:jjbridge-api:0.4.0'
// https://jarcasting.com/artifacts/srl.forge/jjbridge-api/
implementation ("srl.forge:jjbridge-api:0.4.0")
'srl.forge:jjbridge-api:jar:0.4.0'
<dependency org="srl.forge" name="jjbridge-api" rev="0.4.0">
<artifact name="jjbridge-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='srl.forge', module='jjbridge-api', version='0.4.0')
)
libraryDependencies += "srl.forge" % "jjbridge-api" % "0.4.0"
[srl.forge/jjbridge-api "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.java-websocket : Java-WebSocket | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| org.mockito : mockito-core | jar | 3.12.4 |