| License |
License |
|---|---|
| GroupId | GroupIdcom.free-now.sauron.plugins |
| ArtifactId | ArtifactIdprotocw-checker |
| Last Version | Last Version0.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSauron Protoc Wrapper Checker
Sauron Protoc Wrapper Checker Plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| protocw-checker-0.0.9.pom | |
| protocw-checker-0.0.9.jar | 11 MB |
| protocw-checker-0.0.9-sources.jar | 7 KB |
| protocw-checker-0.0.9-javadoc.jar | 286 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/protocw-checker/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>protocw-checker</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/protocw-checker/
implementation 'com.free-now.sauron.plugins:protocw-checker:0.0.9'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/protocw-checker/
implementation ("com.free-now.sauron.plugins:protocw-checker:0.0.9")
'com.free-now.sauron.plugins:protocw-checker:jar:0.0.9'
<dependency org="com.free-now.sauron.plugins" name="protocw-checker" rev="0.0.9">
<artifact name="protocw-checker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='protocw-checker', version='0.0.9')
)
libraryDependencies += "com.free-now.sauron.plugins" % "protocw-checker" % "0.0.9"
[com.free-now.sauron.plugins/protocw-checker "0.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.10.4 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.72 |
| io.github.microutils : kotlin-logging | jar | 1.6.26 |
| io.arrow-kt : arrow-core | jar | 0.10.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.free-now.sauron : sauron-core | jar | 0.0.15 |
| org.springframework : spring-core | jar | 5.3.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.1.0 |