ratpack-protobuf:Ratpack协议缓冲模块

时间:2024-05-19 10:53:24
【文件属性】:

文件名称:ratpack-protobuf:Ratpack协议缓冲模块

文件大小:78KB

文件格式:ZIP

更新时间:2024-05-19 10:53:24

Groovy

原始背包 Ratpack模块,用于解析和渲染proto3协议缓冲区。 启用Ratpack Protobuf模块 将Ratpack Protobuf依赖项添加到Gradle compile "smartthings:ratpack-protobuf:0.2.0" 将Google Protobuf支持添加到您的项目中 首先要使用Google的protobuf库,请添加gradle依赖项(如果尚未设置)。 注意:请确保您使用的是最新版本的gradle !! buildscript { repositories { jcenter() mavenCentral() maven { url 'https://plugins.gradle.org/m2/'


【文件预览】:
ratpack-protobuf-master
----.circleci()
--------config.yml(2KB)
----.gitignore(334B)
----gradle()
--------wrapper()
--------publish.gradle(3KB)
--------convention.gradle(863B)
--------checkstyle()
--------findbugs()
----README.md(2KB)
----build.gradle(2KB)
----version.txt(15B)
----gradlew.bat(2KB)
----gradlew(5KB)
----LICENSE(11KB)
----src()
--------test()
--------main()
----gradle.properties(66B)
----codecov.yml(105B)
----.editorconfig(237B)
----settings.gradle(37B)
----circle.yml(768B)

网友评论