| License |
License |
|---|---|
| GroupId | GroupIdcom.ycframe |
| ArtifactId | ArtifactIdyc.frame.expert |
| Version | Version0.0.1 |
| Type | Typejar |
| Description |
Descriptionyc.frame.expert
com.ycframe develop frame
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| yc.frame.expert-0.0.1.pom | |
| yc.frame.expert-0.0.1.jar | 2 KB |
| yc.frame.expert-0.0.1-sources.jar | 431 bytes |
| yc.frame.expert-0.0.1-javadoc.jar | 431 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ycframe/yc.frame.expert/ -->
<dependency>
<groupId>com.ycframe</groupId>
<artifactId>yc.frame.expert</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.expert/
implementation 'com.ycframe:yc.frame.expert:0.0.1'
// https://jarcasting.com/artifacts/com.ycframe/yc.frame.expert/
implementation ("com.ycframe:yc.frame.expert:0.0.1")
'com.ycframe:yc.frame.expert:jar:0.0.1'
<dependency org="com.ycframe" name="yc.frame.expert" rev="0.0.1">
<artifact name="yc.frame.expert" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ycframe', module='yc.frame.expert', version='0.0.1')
)
libraryDependencies += "com.ycframe" % "yc.frame.expert" % "0.0.1"
[com.ycframe/yc.frame.expert "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ycframe : yc.frame | jar | 0.0.2 |
| org.drools : drools-core | jar | 6.0.1.Final |
| org.drools : drools-compiler | jar | 6.0.1.Final |
| YCFrame » YC.Frame.Key | jar | 0.0.1-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |