Last Version

Brikar Client 1.9.39

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.truward.brikar
ArtifactId

ArtifactId

brikar-client
Version

Version

1.9.39
Type

Type

jar
Description

Description

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

Download brikar-client 1.9.39


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

Dependencies

compile (6)

Group / Artifact Type Version
com.truward.brikar : brikar-common jar 1.9.39
org.springframework : spring-web jar 4.3.7.RELEASE
org.apache.httpcomponents : httpcore jar 4.4.6
org.apache.httpcomponents : httpclient jar 4.5.3
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 (6)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.7.RELEASE
com.truward.it.httpserver : http-server-it jar 1.0.2
org.slf4j : slf4j-simple jar 1.7.24
com.google.protobuf : protobuf-java jar 3.2.0
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.