Last Version

Protobuf4j: A Facility Framework to Develop with Google Protobuf 1.0.1

A Facility Framework to Develop with Google Protobuf

License

License

Categories

Categories

Protobuf Data Data Structures ORM
GroupId

GroupId

xyz.codemeans.protobuf4j
ArtifactId

ArtifactId

protobuf4j-orm
Version

Version

1.0.1
Type

Type

jar
Description

Description

Protobuf4j: A Facility Framework to Develop with Google Protobuf
A Facility Framework to Develop with Google Protobuf
Project URL

Project URL

https://github.com/YuanWenqing/protobuf4j
Source Code Management

Source Code Management

https://github.com/YuanWenqing/protobuf4j

Download protobuf4j-orm 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
xyz.codemeans.protobuf4j : protobuf4j-core jar 1.0.1
xyz.codemeans.protobuf4j : protobuf4j-sql jar 1.0.1
org.springframework : spring-jdbc jar 5.0.7.RELEASE
org.springframework : spring-context jar 5.0.7.RELEASE

runtime (2)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.4
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.