License |
License |
---|---|
GroupId | GroupIdno.entur |
ArtifactId | ArtifactIdschema2proto-parent |
Version | Version1.49 |
Type | Typepom |
Description |
DescriptionSchema 2 proto parent pom
Schema2proto - XSD schema to protobuf.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema2proto-parent-1.49.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur/schema2proto-parent/ -->
<dependency>
<groupId>no.entur</groupId>
<artifactId>schema2proto-parent</artifactId>
<version>1.49</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/no.entur/schema2proto-parent/
implementation 'no.entur:schema2proto-parent:1.49'
// https://jarcasting.com/artifacts/no.entur/schema2proto-parent/
implementation ("no.entur:schema2proto-parent:1.49")
'no.entur:schema2proto-parent:pom:1.49'
<dependency org="no.entur" name="schema2proto-parent" rev="1.49">
<artifact name="schema2proto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='no.entur', module='schema2proto-parent', version='1.49')
)
libraryDependencies += "no.entur" % "schema2proto-parent" % "1.49"
[no.entur/schema2proto-parent "1.49"]