License |
License |
---|---|
GroupId | GroupIdorg.opengis.cite.teamengine |
ArtifactId | ArtifactIdteamengine-resources |
Version | Version5.4.1 |
Type | Typejar |
Description |
DescriptionTEAM Engine - Shared Resources
This resource bundle includes various file system resources that are shared
between modules: stylesheets, schemas, and common CTL scripts.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
teamengine-resources-5.4.1.pom | |
teamengine-resources-5.4.1.jar | 123 KB |
teamengine-resources-5.4.1-sources.jar | 122 KB |
teamengine-resources-5.4.1-site.jar | 318 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/ -->
<dependency>
<groupId>org.opengis.cite.teamengine</groupId>
<artifactId>teamengine-resources</artifactId>
<version>5.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation 'org.opengis.cite.teamengine:teamengine-resources:5.4.1'
// https://jarcasting.com/artifacts/org.opengis.cite.teamengine/teamengine-resources/
implementation ("org.opengis.cite.teamengine:teamengine-resources:5.4.1")
'org.opengis.cite.teamengine:teamengine-resources:jar:5.4.1'
<dependency org="org.opengis.cite.teamengine" name="teamengine-resources" rev="5.4.1">
<artifact name="teamengine-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite.teamengine', module='teamengine-resources', version='5.4.1')
)
libraryDependencies += "org.opengis.cite.teamengine" % "teamengine-resources" % "5.4.1"
[org.opengis.cite.teamengine/teamengine-resources "5.4.1"]