File | Operation |
---|---|
schema-library-parent-w3-1.0.0.pom | download |
<dependency>
<groupId>org.jibx.schema.config</groupId>
<artifactId>schema-library-parent-w3</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.jibx.schema.config', module='schema-library-parent-w3', version='1.0.0')
)