| Group ID: |
io.github.jinganix.webpb.java |
| Artifact ID: |
io.github.jinganix.webpb.java.gradle.plugin |
| Version: |
0.0.36 |
| Last modified: |
09.09.2026 07:50 |
| Packaging: |
pom |
| Name: |
webpb-gradle-plugin |
| Description: |
Gradle convention plugins for webpb protobuf code generation |
| URL: |
https://github.com/jinganix/webpb |
| License: |
The Apache License, Version 2.0 |
| Source: |
https://github.com/jinganix/webpb |
| Developers: |
JinGan |
|
|
| Size: |
0.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/github/jinganix/webpb/java/io.github.jinganix.webpb.java.gradle.plugin/0.0.36/io.github.jinganix.webpb.java.gradle.plugin-0.0.36.pom |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.jinganix.webpb.java</groupId>
<artifactId>io.github.jinganix.webpb.java.gradle.plugin</artifactId>
<version>0.0.36</version>
<packaging>pom</packaging>
<name>webpb-gradle-plugin</name>
<description>Gradle convention plugins for webpb protobuf code generation</description>
<url>https://github.com/jinganix/webpb</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>gan.jin</id>
<name>JinGan</name>
<email>jinganix@gmail.com</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/jinganix/webpb.git</connection>
<developerConnection>scm:git:ssh://github.com/jinganix/webpb.git</developerConnection>
<url>https://github.com/jinganix/webpb</url>
</scm>
<dependencies>
<dependency>
<groupId>io.github.jinganix.webpb</groupId>
<artifactId>webpb-gradle-plugin</artifactId>
<version>0.0.36</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.github.jinganix.webpb.java</groupId>
<artifactId>io.github.jinganix.webpb.java.gradle.plugin</artifactId>
<version>0.0.36</version>
</dependency>
|
| Gradle: |
io.github.jinganix.webpb.java:io.github.jinganix.webpb.java.gradle.plugin:0.0.36 |
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|