| License |
License |
|---|---|
| GroupId | GroupIdno.entur |
| ArtifactId | ArtifactIdinterface-protoc-plugin-test |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProtoc plugin for generating interface hierarchies for generated java classes
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-test/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>interface-protoc-plugin-test</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-test/
implementation 'no.entur:interface-protoc-plugin-test:1.5'
// https://jarcasting.com/artifacts/no.entur/interface-protoc-plugin-test/
implementation ("no.entur:interface-protoc-plugin-test:1.5")
'no.entur:interface-protoc-plugin-test:jar:1.5'
<dependency org="no.entur" name="interface-protoc-plugin-test" rev="1.5">
<artifact name="interface-protoc-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='interface-protoc-plugin-test', version='1.5')
)
libraryDependencies += "no.entur" % "interface-protoc-plugin-test" % "1.5"
[no.entur/interface-protoc-plugin-test "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.salesforce.servicelibs : jprotoc | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.squareup : javapoet | jar | 1.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |