| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.javaprinciples.modelling |
| ArtifactId | ArtifactIdmodelling-schema |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJavaprinciples Core - Modelling schema
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| modelling-schema-4.0.0.pom | |
| modelling-schema-4.0.0.jar | 180 KB |
| modelling-schema-4.0.0-sources.jar | 196 KB |
| modelling-schema-4.0.0-javadoc.jar | 741 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.javaprinciples.modelling/modelling-schema/ -->
<dependency>
<groupId>net.sf.javaprinciples.modelling</groupId>
<artifactId>modelling-schema</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.javaprinciples.modelling/modelling-schema/
implementation 'net.sf.javaprinciples.modelling:modelling-schema:4.0.0'
// https://jarcasting.com/artifacts/net.sf.javaprinciples.modelling/modelling-schema/
implementation ("net.sf.javaprinciples.modelling:modelling-schema:4.0.0")
'net.sf.javaprinciples.modelling:modelling-schema:jar:4.0.0'
<dependency org="net.sf.javaprinciples.modelling" name="modelling-schema" rev="4.0.0">
<artifact name="modelling-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.javaprinciples.modelling', module='modelling-schema', version='4.0.0')
)
libraryDependencies += "net.sf.javaprinciples.modelling" % "modelling-schema" % "4.0.0"
[net.sf.javaprinciples.modelling/modelling-schema "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.springframework : spring-oxm | jar | 3.1.4.RELEASE |
| org.springframework.ws : spring-xml | jar | 2.1.2.RELEASE |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.springframework : spring-context | jar | 3.1.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.5.10 |
| org.easymock : easymock | jar | 2.5.1 |
| org.easymock : easymockclassextension | jar | 2.5.1 |
| net.sf.javaprinciples.test : test-unit | jar | 4.0.0 |
| org.testng : testng | jar | 5.10 |
| org.mockito : mockito-all | jar | 1.9.0 |