You can download metawidget-annotation-4.1.jar in this page.
Open Source
metawidget-annotation-4.1.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/org.metawidget.modules/metawidget-annotation/pom.properties META-INF/maven/org.metawidget.modules/metawidget-annotation/pom.xml org.metawidget.inspector.annotation.MetawidgetAnnotationInspector.class org.metawidget.inspector.annotation.UiAction.class org.metawidget.inspector.annotation.UiAttribute.class org.metawidget.inspector.annotation.UiAttributes.class org.metawidget.inspector.annotation.UiComesAfter.class org.metawidget.inspector.annotation.UiDontExpand.class org.metawidget.inspector.annotation.UiHidden.class org.metawidget.inspector.annotation.UiLabel.class org.metawidget.inspector.annotation.UiLarge.class org.metawidget.inspector.annotation.UiLookup.class org.metawidget.inspector.annotation.UiMasked.class org.metawidget.inspector.annotation.UiReadOnly.class org.metawidget.inspector.annotation.UiRequired.class org.metawidget.inspector.annotation.UiSection.class org.metawidget.inspector.annotation.UiWide.class org.metawidget.inspector.impl.actionstyle.metawidget.MetawidgetActionStyle.class
metawidget-annotation-4.1.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.metawidget.modules</groupId> <artifactId>modules-java-parent</artifactId> <version>4.1</version> <relativePath>../</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>metawidget-annotation</artifactId> <packaging>jar</packaging> <dependencies> <dependency> <groupId>org.metawidget.modules</groupId> <artifactId>metawidget-core</artifactId> <version>${project.version}</version><!--$NO-MVN-MAN-VER$--> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> </dependencies> <build> <plugins> <plugin> <artifactId>maven-jar-plugin</artifactId> <executions> <execution> <goals> <goal>test-jar</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </project>
<dependency> <groupId>org.metawidget.modules</groupId> <artifactId>metawidget-annotation</artifactId> <version>4.1</version> </dependency>
If you think the following metawidget-annotation-4.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download metawidget-annotation-4.1.jar file