jsonrpc-bind-tests
Test classes and resources for implementation modules.
License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdjsonrpc-bind-tests |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsonrpc-bind-tests
Tests for jsonrpc-bind
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJinahya, Inc. |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonrpc-bind-tests-0.7.1.pom | |
jsonrpc-bind-tests-0.7.1.jar | 57 KB |
jsonrpc-bind-tests-0.7.1-tests.jar | 8 KB |
jsonrpc-bind-tests-0.7.1-sources.jar | 41 KB |
jsonrpc-bind-tests-0.7.1-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/jsonrpc-bind-tests/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>jsonrpc-bind-tests</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/jsonrpc-bind-tests/
implementation 'com.github.jinahya:jsonrpc-bind-tests:0.7.1'
// https://jarcasting.com/artifacts/com.github.jinahya/jsonrpc-bind-tests/
implementation ("com.github.jinahya:jsonrpc-bind-tests:0.7.1")
'com.github.jinahya:jsonrpc-bind-tests:jar:0.7.1'
<dependency org="com.github.jinahya" name="jsonrpc-bind-tests" rev="0.7.1">
<artifact name="jsonrpc-bind-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='jsonrpc-bind-tests', version='0.7.1')
)
libraryDependencies += "com.github.jinahya" % "jsonrpc-bind-tests" % "0.7.1"
[com.github.jinahya/jsonrpc-bind-tests "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.assertj : assertj-core | jar | 3.16.1 |
org.hibernate.validator : hibernate-validator | jar | 7.0.0.Alpha4 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jinahya : jsonrpc-bind | jar | 0.7.1 |
org.projectlombok : lombok | jar | 1.18.12 |
Test classes and resources for implementation modules.