| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.pragplat |
| ArtifactId | ArtifactIdprotoc-custom-plugins |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.pragplat:protoc-custom-plugins
protoc custom plugins
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| protoc-custom-plugins-1.0.8.pom | |
| protoc-custom-plugins-1.0.8.jar | 103 KB |
| protoc-custom-plugins-1.0.8-sources.jar | 29 KB |
| protoc-custom-plugins-1.0.8-javadoc.jar | 407 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.pragplat/protoc-custom-plugins/ -->
<dependency>
<groupId>net.pragplat</groupId>
<artifactId>protoc-custom-plugins</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.pragplat/protoc-custom-plugins/
implementation 'net.pragplat:protoc-custom-plugins:1.0.8'
// https://jarcasting.com/artifacts/net.pragplat/protoc-custom-plugins/
implementation ("net.pragplat:protoc-custom-plugins:1.0.8")
'net.pragplat:protoc-custom-plugins:jar:1.0.8'
<dependency org="net.pragplat" name="protoc-custom-plugins" rev="1.0.8">
<artifact name="protoc-custom-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pragplat', module='protoc-custom-plugins', version='1.0.8')
)
libraryDependencies += "net.pragplat" % "protoc-custom-plugins" % "1.0.8"
[net.pragplat/protoc-custom-plugins "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.32 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.32 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.32 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.32 |
| com.google.protobuf : protobuf-java | jar | 3.19.4 |
| com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| io.mockk : mockk | jar | 1.12.1 |