Subversion Repositories SmartDukaan

Rev

Rev 16529 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16529 Rev 16643
Line 208... Line 208...
208
            <groupId>readonly</groupId>
208
            <groupId>readonly</groupId>
209
            <artifactId>yuicompressor</artifactId>
209
            <artifactId>yuicompressor</artifactId>
210
            <version>2.4.2</version>
210
            <version>2.4.2</version>
211
        </dependency>
211
        </dependency>
212
        <dependency>
212
        <dependency>
213
            <groupId>org.json</groupId>
-
 
214
            <artifactId>json</artifactId>
-
 
215
            <version>20090211</version>
-
 
216
        </dependency>
-
 
217
        <dependency>
-
 
218
            <groupId>org.apache.shiro</groupId>
213
            <groupId>org.apache.shiro</groupId>
219
            <artifactId>shiro-core</artifactId>
214
            <artifactId>shiro-core</artifactId>
220
            <version>${shiro.version}</version>
215
            <version>${shiro.version}</version>
221
        </dependency>
216
        </dependency>
222
        <dependency>
217
        <dependency>