License |
License |
---|---|
GroupId | GroupIdcom.ontimize.jee |
ArtifactId | ArtifactIdontimize-jee |
Version | Version5.5.0 |
Type | Typepom |
Description |
DescriptionOntimize EE
Ontimize EE uses Spring technology to separate the client and the server, allowing applications to be developed quickly and efficiently.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ontimize-jee-5.5.0.pom | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ontimize.jee/ontimize-jee/ -->
<dependency>
<groupId>com.ontimize.jee</groupId>
<artifactId>ontimize-jee</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ontimize.jee/ontimize-jee/
implementation 'com.ontimize.jee:ontimize-jee:5.5.0'
// https://jarcasting.com/artifacts/com.ontimize.jee/ontimize-jee/
implementation ("com.ontimize.jee:ontimize-jee:5.5.0")
'com.ontimize.jee:ontimize-jee:pom:5.5.0'
<dependency org="com.ontimize.jee" name="ontimize-jee" rev="5.5.0">
<artifact name="ontimize-jee" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ontimize.jee', module='ontimize-jee', version='5.5.0')
)
libraryDependencies += "com.ontimize.jee" % "ontimize-jee" % "5.5.0"
[com.ontimize.jee/ontimize-jee "5.5.0"]