Last Version

breeze 0.1.4

serializer for multi language.

License

License

GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

breeze
Version

Version

0.1.4
Type

Type

pom
Description

Description

breeze
serializer for multi language.
Project URL

Project URL

https://github.com/weibreeze/breeze.git
Source Code Management

Source Code Management

https://github.com/weibreeze/breeze

Download breeze 0.1.4

Filename Size
breeze-0.1.4.pom 5 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.24
org.slf4j : slf4j-simple Optional jar 1.7.24

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • breeze-core
  • breeze-autoscan
  • breeze-protobuf
  • breeze-spring
  • breeze-maven-plugin