| License |
License |
|---|---|
| GroupId | GroupIdorg.x-meta |
| ArtifactId | ArtifactIdorg.xmeta.engine |
| Last Version | Last Version1.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionx-meta
X-Meta是一个实时模型引擎。
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.xmeta.engine-1.4.6.pom | |
| org.xmeta.engine-1.4.6.jar | 233 KB |
| org.xmeta.engine-1.4.6-sources.jar | 178 KB |
| org.xmeta.engine-1.4.6-javadoc.jar | 634 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.x-meta/org.xmeta.engine/ -->
<dependency>
<groupId>org.x-meta</groupId>
<artifactId>org.xmeta.engine</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.x-meta/org.xmeta.engine/
implementation 'org.x-meta:org.xmeta.engine:1.4.6'
// https://jarcasting.com/artifacts/org.x-meta/org.xmeta.engine/
implementation ("org.x-meta:org.xmeta.engine:1.4.6")
'org.x-meta:org.xmeta.engine:jar:1.4.6'
<dependency org="org.x-meta" name="org.xmeta.engine" rev="1.4.6">
<artifact name="org.xmeta.engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.x-meta', module='org.xmeta.engine', version='1.4.6')
)
libraryDependencies += "org.x-meta" % "org.xmeta.engine" % "1.4.6"
[org.x-meta/org.xmeta.engine "1.4.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| ognl : ognl | jar | 3.0.8 |
| org.javassist : javassist | jar | 3.24.0-GA |
| redis.clients : jedis | jar | 2.8.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |