License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.truward.brikar.protobuf |
ArtifactId | ArtifactIdbrikar-protobuf-test |
Last Version | Last Version1.3.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrikar Protocol Buffers Test Fixture Data
A set of libraries for exposing microservices as
Spring MVC applications using Jetty as servlet container
|
Filename | Size |
---|---|
brikar-protobuf-test-1.3.20.pom | |
brikar-protobuf-test-1.3.20.jar | 51 KB |
brikar-protobuf-test-1.3.20-sources.jar | 14 KB |
brikar-protobuf-test-1.3.20-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.truward.brikar.protobuf/brikar-protobuf-test/ -->
<dependency>
<groupId>com.truward.brikar.protobuf</groupId>
<artifactId>brikar-protobuf-test</artifactId>
<version>1.3.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar.protobuf/brikar-protobuf-test/
implementation 'com.truward.brikar.protobuf:brikar-protobuf-test:1.3.20'
// https://jarcasting.com/artifacts/com.truward.brikar.protobuf/brikar-protobuf-test/
implementation ("com.truward.brikar.protobuf:brikar-protobuf-test:1.3.20")
'com.truward.brikar.protobuf:brikar-protobuf-test:jar:1.3.20'
<dependency org="com.truward.brikar.protobuf" name="brikar-protobuf-test" rev="1.3.20">
<artifact name="brikar-protobuf-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar.protobuf', module='brikar-protobuf-test', version='1.3.20')
)
libraryDependencies += "com.truward.brikar.protobuf" % "brikar-protobuf-test" % "1.3.20"
[com.truward.brikar.protobuf/brikar-protobuf-test "1.3.20"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 2.6.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.9.0 |