| License |
License |
|---|---|
| GroupId | GroupIdbr.gov.lexml |
| ArtifactId | ArtifactIdlexml-xml-schemas |
| Version | Version3.1.15 |
| Type | Typejar |
| Description |
DescriptionLexML Brazil XML Schemas
XML schemas for the LexML Brazil document format.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lexml-xml-schemas-3.1.15.pom | |
| lexml-xml-schemas-3.1.15.jar | 69 KB |
| lexml-xml-schemas-3.1.15-sources.jar | 62 KB |
| lexml-xml-schemas-3.1.15-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.gov.lexml/lexml-xml-schemas/ -->
<dependency>
<groupId>br.gov.lexml</groupId>
<artifactId>lexml-xml-schemas</artifactId>
<version>3.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-xml-schemas/
implementation 'br.gov.lexml:lexml-xml-schemas:3.1.15'
// https://jarcasting.com/artifacts/br.gov.lexml/lexml-xml-schemas/
implementation ("br.gov.lexml:lexml-xml-schemas:3.1.15")
'br.gov.lexml:lexml-xml-schemas:jar:3.1.15'
<dependency org="br.gov.lexml" name="lexml-xml-schemas" rev="3.1.15">
<artifact name="lexml-xml-schemas" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.gov.lexml', module='lexml-xml-schemas', version='3.1.15')
)
libraryDependencies += "br.gov.lexml" % "lexml-xml-schemas" % "3.1.15"
[br.gov.lexml/lexml-xml-schemas "3.1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |