smartclient-tools-resources

A collection of resources from the smartclientSDK/tools folder of the SmartClient distribution, facilitating the use of developer tools, and suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-tools-resources</artifactId> <version>13.0-p20241120</version> <type>war</type> </dependency>

smartclient-resources

A collection of resources from the smartclientRuntime/isomorphic and smartclientRuntime/WEB-INF folders of the SmartClient distribution, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-resources</artifactId> <version>13.0-p20241120</version> <type>war</type> </dependency>

smartclient-messaging-resources

A collection of resources from the SmartClient optional Messaging module, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-messaging-resources</artifactId> <version>13.0-p20241120</version> <type>war</type> </dependency>

smartclient-lgpl

The LGPL version of SmartClient. Free and open source — works with any server. Best for Open source projects & hobbyists.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-lgpl</artifactId> <version>13.0-p20241120</version> <type>pom</type> </dependency>

smartclient-analytics-resources

A collection of resources from the SmartClient optional Analytics module, suitable for use with the Maven WAR Overlay feature. See http://maven.apache.org/plugins/maven-resources-plugin/overlays.html.

<dependency> <groupId>com.isomorphic.smartclient.lgpl</groupId> <artifactId>smartclient-analytics-resources</artifactId> <version>13.0-p20241120</version> <type>war</type> </dependency>