GroupId | GroupIdxdoclet-plugins |
---|---|
ArtifactId | ArtifactIdcom.foo |
Last Version | Last Version20050206.203652 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaven-xdoclet2-plugin-example
|
Filename | Size |
---|---|
com.foo-20050206.203652.pom | |
com.foo-20050206.203652.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xdoclet-plugins/com.foo/ -->
<dependency>
<groupId>xdoclet-plugins</groupId>
<artifactId>com.foo</artifactId>
<version>20050206.203652</version>
</dependency>
// https://jarcasting.com/artifacts/xdoclet-plugins/com.foo/
implementation 'xdoclet-plugins:com.foo:20050206.203652'
// https://jarcasting.com/artifacts/xdoclet-plugins/com.foo/
implementation ("xdoclet-plugins:com.foo:20050206.203652")
'xdoclet-plugins:com.foo:jar:20050206.203652'
<dependency org="xdoclet-plugins" name="com.foo" rev="20050206.203652">
<artifact name="com.foo" type="jar" />
</dependency>
@Grapes(
@Grab(group='xdoclet-plugins', module='com.foo', version='20050206.203652')
)
libraryDependencies += "xdoclet-plugins" % "com.foo" % "20050206.203652"
[xdoclet-plugins/com.foo "20050206.203652"]
Group / Artifact | Type | Version |
---|---|---|
xdoclet-plugins : xdoclet-plugin-hibernate | jar | 1.0-SNAPSHOT |