Last Version

Brikar Protocol Buffers Spring HTTP Converter 1.8.35

A set of libraries for exposing microservices as Spring MVC applications using Jetty as servlet container

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.truward.brikar.protobuf
ArtifactId

ArtifactId

brikar-protobuf-http-bin
Version

Version

1.8.35
Type

Type

jar
Description

Description

Brikar Protocol Buffers Spring HTTP Converter
A set of libraries for exposing microservices as Spring MVC applications using Jetty as servlet container

Download brikar-protobuf-http-bin 1.8.35


<!-- https://jarcasting.com/artifacts/com.truward.brikar.protobuf/brikar-protobuf-http-bin/ -->
<dependency>
    <groupId>com.truward.brikar.protobuf</groupId>
    <artifactId>brikar-protobuf-http-bin</artifactId>
    <version>1.8.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.truward.brikar.protobuf/brikar-protobuf-http-bin/
implementation 'com.truward.brikar.protobuf:brikar-protobuf-http-bin:1.8.35'
// https://jarcasting.com/artifacts/com.truward.brikar.protobuf/brikar-protobuf-http-bin/
implementation ("com.truward.brikar.protobuf:brikar-protobuf-http-bin:1.8.35")
'com.truward.brikar.protobuf:brikar-protobuf-http-bin:jar:1.8.35'
<dependency org="com.truward.brikar.protobuf" name="brikar-protobuf-http-bin" rev="1.8.35">
  <artifact name="brikar-protobuf-http-bin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truward.brikar.protobuf', module='brikar-protobuf-http-bin', version='1.8.35')
)
libraryDependencies += "com.truward.brikar.protobuf" % "brikar-protobuf-http-bin" % "1.8.35"
[com.truward.brikar.protobuf/brikar-protobuf-http-bin "1.8.35"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.7.RELEASE
com.google.protobuf : protobuf-java jar 3.2.0
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : jcl-over-slf4j jar 1.7.24

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
commons-logging : commons-logging jar 1.1.1

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.7.RELEASE
org.slf4j : slf4j-simple jar 1.7.24
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.