Jar examples for u:univyz-framework
univyz is a lightweight Java Web Framework and reusable components.
You can download jar file univyz-framework 1.2.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add univyz-framework-1.2.1.jar to your project.
<dependency> <groupId>cn.univyz</groupId> <artifactId>univyz-framework</artifactId> <version>1.2.1</version> </dependency>
compile group: 'cn.univyz', name: 'univyz-framework', version: '1.2.1'
libraryDependencies += "cn.univyz" % "univyz-framework" % "1.2.1"
<dependency org="cn.univyz" name="univyz-framework" rev="1.2.1"/>
@Grapes(@Grab(group='cn.univyz', module='univyz-framework', version='1.2.1'))
'cn.univyz:univyz-framework:jar:1.2.1'
Click the following link to download the jar file.
univyz-framework-1.2.1-javadoc.jar